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

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

<https://eurobis.org/id/occurrence/8203__1114_16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1114_16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8203_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-02-28'^^xsd:date;
  dwc:institutionCode 'University of Pavia'^^xsd:string;
  dwc:collectionCode '1114'^^xsd:integer;
  dwc:catalogNumber '1114_16'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1114_16'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '10.866666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '8.727777'^^xsd:double;
  dwc:latitude '42.655'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.727777 42.655, 8.727777 42.655, 8.727777 42.655, 8.727777 42.655, 8.727777 42.655))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '1114_16'^^xsd:string;
  dwc:observationDate '1996-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8203__1114_71>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8203__1114_71> ;
  mr:hasGeometry <https://eurobis.org/id/point/8203__1114_71> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.987777 17.611944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.987777"^^xsd:decimal ;
  dwc:decimalLongitude "17.611944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8203__1114_71>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1114_71" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8203_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-02-28'^^xsd:date;
  dwc:institutionCode 'University of Pavia'^^xsd:string;
  dwc:collectionCode '1114'^^xsd:integer;
  dwc:catalogNumber '1114_71'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1114_71'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '15.416666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '17.611944'^^xsd:double;
  dwc:latitude '38.987777'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((17.611944 38.987777, 17.611944 38.987777, 17.611944 38.987777, 17.611944 38.987777, 17.611944 38.987777))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1114_71'^^xsd:string;
  dwc:observationDate '1997-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8203__1114_45>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8203__1114_45> ;
  mr:hasGeometry <https://eurobis.org/id/point/8203__1114_45> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.314166 13.379166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.314166"^^xsd:decimal ;
  dwc:decimalLongitude "13.379166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8203__1114_45>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1114_45" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8203_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-02-28'^^xsd:date;
  dwc:institutionCode 'University of Pavia'^^xsd:string;
  dwc:collectionCode '1114'^^xsd:integer;
  dwc:catalogNumber '1114_45'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1114_45'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '6.8666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '13.379166'^^xsd:double;
  dwc:latitude '39.314166'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((13.379166 39.314166, 13.379166 39.314166, 13.379166 39.314166, 13.379166 39.314166, 13.379166 39.314166))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1114_45'^^xsd:string;
  dwc:observationDate '1997-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8203__1114_77>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8203__1114_77> ;
  mr:hasGeometry <https://eurobis.org/id/point/8203__1114_77> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.003055 9.541388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.003055"^^xsd:decimal ;
  dwc:decimalLongitude "9.541388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8203__1114_77>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1114_77" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8203_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-02-28'^^xsd:date;
  dwc:institutionCode 'University of Pavia'^^xsd:string;
  dwc:collectionCode '1114'^^xsd:integer;
  dwc:catalogNumber '1114_77'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1114_77'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '9.541388'^^xsd:double;
  dwc:latitude '44.003055'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.541388 44.003055, 9.541388 44.003055, 9.541388 44.003055, 9.541388 44.003055, 9.541388 44.003055))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1114_77'^^xsd:string;
  dwc:observationDate '1999-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8203__1114_58>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8203__1114_58> ;
  mr:hasGeometry <https://eurobis.org/id/point/8203__1114_58> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.776111 14.795833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.776111"^^xsd:decimal ;
  dwc:decimalLongitude "14.795833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8203__1114_58>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1114_58" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8203_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-02-28'^^xsd:date;
  dwc:institutionCode 'University of Pavia'^^xsd:string;
  dwc:collectionCode '1114'^^xsd:integer;
  dwc:catalogNumber '1114_58'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1114_58'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '14.795833'^^xsd:double;
  dwc:latitude '38.776111'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.795833 38.776111, 14.795833 38.776111, 14.795833 38.776111, 14.795833 38.776111, 14.795833 38.776111))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1114_58'^^xsd:string;
  dwc:observationDate '1997-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8203__1114_42>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8203__1114_42> ;
  mr:hasGeometry <https://eurobis.org/id/point/8203__1114_42> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3075 13.790277)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.3075"^^xsd:decimal ;
  dwc:decimalLongitude "13.790277"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8203__1114_42>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1114_42" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8203_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-02-28'^^xsd:date;
  dwc:institutionCode 'University of Pavia'^^xsd:string;
  dwc:collectionCode '1114'^^xsd:integer;
  dwc:catalogNumber '1114_42'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1114_42'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '19.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '13.790277'^^xsd:double;
  dwc:latitude '40.3075'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((13.790277 40.3075, 13.790277 40.3075, 13.790277 40.3075, 13.790277 40.3075, 13.790277 40.3075))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1114_42'^^xsd:string;
  dwc:observationDate '1997-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8203__1114_90>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8203__1114_90> ;
  mr:hasGeometry <https://eurobis.org/id/point/8203__1114_90> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.57 7.483611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.57"^^xsd:decimal ;
  dwc:decimalLongitude "7.483611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8203__1114_90>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1114_90" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8203_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-02-28'^^xsd:date;
  dwc:institutionCode 'University of Pavia'^^xsd:string;
  dwc:collectionCode '1114'^^xsd:integer;
  dwc:catalogNumber '1114_90'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1114_90'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '6.5833333333333'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '7.483611'^^xsd:double;
  dwc:latitude '43.57'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.483611 43.57, 7.483611 43.57, 7.483611 43.57, 7.483611 43.57, 7.483611 43.57))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1114_90'^^xsd:string;
  dwc:observationDate '1999-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8203__1114_84>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8203__1114_84> ;
  mr:hasGeometry <https://eurobis.org/id/point/8203__1114_84> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.051666 8.362222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.051666"^^xsd:decimal ;
  dwc:decimalLongitude "8.362222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8203__1114_84>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1114_84" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8203_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-02-28'^^xsd:date;
  dwc:institutionCode 'University of Pavia'^^xsd:string;
  dwc:collectionCode '1114'^^xsd:integer;
  dwc:catalogNumber '1114_84'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1114_84'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '18.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '8.362222'^^xsd:double;
  dwc:latitude '44.051666'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.362222 44.051666, 8.362222 44.051666, 8.362222 44.051666, 8.362222 44.051666, 8.362222 44.051666))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1114_84'^^xsd:string;
  dwc:observationDate '1999-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8203__1114_64>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8203__1114_64> ;
  mr:hasGeometry <https://eurobis.org/id/point/8203__1114_64> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.606388 15.637777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.606388"^^xsd:decimal ;
  dwc:decimalLongitude "15.637777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8203__1114_64>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1114_64" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8203_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-02-28'^^xsd:date;
  dwc:institutionCode 'University of Pavia'^^xsd:string;
  dwc:collectionCode '1114'^^xsd:integer;
  dwc:catalogNumber '1114_64'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1114_64'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '15.637777'^^xsd:double;
  dwc:latitude '37.606388'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.637777 37.606388, 15.637777 37.606388, 15.637777 37.606388, 15.637777 37.606388, 15.637777 37.606388))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1114_64'^^xsd:string;
  dwc:observationDate '1997-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8203__1114_57>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8203__1114_57> ;
  mr:hasGeometry <https://eurobis.org/id/point/8203__1114_57> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.868888 15.321388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.868888"^^xsd:decimal ;
  dwc:decimalLongitude "15.321388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8203__1114_57>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1114_57" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8203_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-02-28'^^xsd:date;
  dwc:institutionCode 'University of Pavia'^^xsd:string;
  dwc:collectionCode '1114'^^xsd:integer;
  dwc:catalogNumber '1114_57'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1114_57'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '5.5166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '15.321388'^^xsd:double;
  dwc:latitude '38.868888'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.321388 38.868888, 15.321388 38.868888, 15.321388 38.868888, 15.321388 38.868888, 15.321388 38.868888))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1114_57'^^xsd:string;
  dwc:observationDate '1997-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8203__1114_31>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8203__1114_31> ;
  mr:hasGeometry <https://eurobis.org/id/point/8203__1114_31> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.653333 8.221111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.653333"^^xsd:decimal ;
  dwc:decimalLongitude "8.221111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8203__1114_31>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1114_31" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8203_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-02-28'^^xsd:date;
  dwc:institutionCode 'University of Pavia'^^xsd:string;
  dwc:collectionCode '1114'^^xsd:integer;
  dwc:catalogNumber '1114_31'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1114_31'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '17.65'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '8.221111'^^xsd:double;
  dwc:latitude '43.653333'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.221111 43.653333, 8.221111 43.653333, 8.221111 43.653333, 8.221111 43.653333, 8.221111 43.653333))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1114_31'^^xsd:string;
  dwc:observationDate '1996-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8203__1114_21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8203__1114_21> ;
  mr:hasGeometry <https://eurobis.org/id/point/8203__1114_21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.703055 8.843333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.703055"^^xsd:decimal ;
  dwc:decimalLongitude "8.843333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8203__1114_21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1114_21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8203_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-02-28'^^xsd:date;
  dwc:institutionCode 'University of Pavia'^^xsd:string;
  dwc:collectionCode '1114'^^xsd:integer;
  dwc:catalogNumber '1114_21'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1114_21'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '11.416666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '8.843333'^^xsd:double;
  dwc:latitude '42.703055'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.843333 42.703055, 8.843333 42.703055, 8.843333 42.703055, 8.843333 42.703055, 8.843333 42.703055))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1114_21'^^xsd:string;
  dwc:observationDate '1996-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8203__1114_69>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8203__1114_69> ;
  mr:hasGeometry <https://eurobis.org/id/point/8203__1114_69> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.617777 16.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.617777"^^xsd:decimal ;
  dwc:decimalLongitude "16.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 "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8203__1114_69>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1114_69" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8203_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-02-28'^^xsd:date;
  dwc:institutionCode 'University of Pavia'^^xsd:string;
  dwc:collectionCode '1114'^^xsd:integer;
  dwc:catalogNumber '1114_69'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1114_69'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '7.1666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '16.93'^^xsd:double;
  dwc:latitude '38.617777'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((16.93 38.617777, 16.93 38.617777, 16.93 38.617777, 16.93 38.617777, 16.93 38.617777))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1114_69'^^xsd:string;
  dwc:observationDate '1997-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8203__1114_67>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8203__1114_67> ;
  mr:hasGeometry <https://eurobis.org/id/point/8203__1114_67> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.364722 16.721111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.364722"^^xsd:decimal ;
  dwc:decimalLongitude "16.721111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8203__1114_67>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1114_67" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8203_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-02-28'^^xsd:date;
  dwc:institutionCode 'University of Pavia'^^xsd:string;
  dwc:collectionCode '1114'^^xsd:integer;
  dwc:catalogNumber '1114_67'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1114_67'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '3.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '16.721111'^^xsd:double;
  dwc:latitude '38.364722'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((16.721111 38.364722, 16.721111 38.364722, 16.721111 38.364722, 16.721111 38.364722, 16.721111 38.364722))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1114_67'^^xsd:string;
  dwc:observationDate '1997-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8203__1114_37>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8203__1114_37> ;
  mr:hasGeometry <https://eurobis.org/id/point/8203__1114_37> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.675555 12.733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.675555"^^xsd:decimal ;
  dwc:decimalLongitude "12.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 "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8203__1114_37>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1114_37" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8203_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-02-28'^^xsd:date;
  dwc:institutionCode 'University of Pavia'^^xsd:string;
  dwc:collectionCode '1114'^^xsd:integer;
  dwc:catalogNumber '1114_37'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1114_37'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '22.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '12.733333'^^xsd:double;
  dwc:latitude '40.675555'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.733333 40.675555, 12.733333 40.675555, 12.733333 40.675555, 12.733333 40.675555, 12.733333 40.675555))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1114_37'^^xsd:string;
  dwc:observationDate '1997-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8203__1114_73>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8203__1114_73> ;
  mr:hasGeometry <https://eurobis.org/id/point/8203__1114_73> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.253333 17.906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.253333"^^xsd:decimal ;
  dwc:decimalLongitude "17.906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8203__1114_73>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1114_73" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8203_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-02-28'^^xsd:date;
  dwc:institutionCode 'University of Pavia'^^xsd:string;
  dwc:collectionCode '1114'^^xsd:integer;
  dwc:catalogNumber '1114_73'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1114_73'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '22.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '17.906666'^^xsd:double;
  dwc:latitude '39.253333'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((17.906666 39.253333, 17.906666 39.253333, 17.906666 39.253333, 17.906666 39.253333, 17.906666 39.253333))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1114_73'^^xsd:string;
  dwc:observationDate '1997-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8203__1114_33>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8203__1114_33> ;
  mr:hasGeometry <https://eurobis.org/id/point/8203__1114_33> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.257222 12.2925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.257222"^^xsd:decimal ;
  dwc:decimalLongitude "12.2925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8203__1114_33>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1114_33" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8203_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-02-28'^^xsd:date;
  dwc:institutionCode 'University of Pavia'^^xsd:string;
  dwc:collectionCode '1114'^^xsd:integer;
  dwc:catalogNumber '1114_33'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1114_33'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '12.2925'^^xsd:double;
  dwc:latitude '41.257222'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.2925 41.257222, 12.2925 41.257222, 12.2925 41.257222, 12.2925 41.257222, 12.2925 41.257222))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1114_33'^^xsd:string;
  dwc:observationDate '1997-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8203__1114_22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8203__1114_22> ;
  mr:hasGeometry <https://eurobis.org/id/point/8203__1114_22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.806388 8.889166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.806388"^^xsd:decimal ;
  dwc:decimalLongitude "8.889166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8203__1114_22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1114_22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8203_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-02-28'^^xsd:date;
  dwc:institutionCode 'University of Pavia'^^xsd:string;
  dwc:collectionCode '1114'^^xsd:integer;
  dwc:catalogNumber '1114_22'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1114_22'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '14.683333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '8.889166'^^xsd:double;
  dwc:latitude '42.806388'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.889166 42.806388, 8.889166 42.806388, 8.889166 42.806388, 8.889166 42.806388, 8.889166 42.806388))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1114_22'^^xsd:string;
  dwc:observationDate '1996-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8203__1114_20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8203__1114_20> ;
  mr:hasGeometry <https://eurobis.org/id/point/8203__1114_20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.716666 8.823611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.716666"^^xsd:decimal ;
  dwc:decimalLongitude "8.823611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8203__1114_20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1114_20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8203_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-02-28'^^xsd:date;
  dwc:institutionCode 'University of Pavia'^^xsd:string;
  dwc:collectionCode '1114'^^xsd:integer;
  dwc:catalogNumber '1114_20'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1114_20'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '19.7'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '8.823611'^^xsd:double;
  dwc:latitude '42.716666'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.823611 42.716666, 8.823611 42.716666, 8.823611 42.716666, 8.823611 42.716666, 8.823611 42.716666))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1114_20'^^xsd:string;
  dwc:observationDate '1996-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8203__1114_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8203__1114_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/8203__1114_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.7825 8.035277)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.7825"^^xsd:decimal ;
  dwc:decimalLongitude "8.035277"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8203__1114_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1114_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8203_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-02-28'^^xsd:date;
  dwc:institutionCode 'University of Pavia'^^xsd:string;
  dwc:collectionCode '1114'^^xsd:integer;
  dwc:catalogNumber '1114_8'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1114_8'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '20.416666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '8.035277'^^xsd:double;
  dwc:latitude '42.7825'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.035277 42.7825, 8.035277 42.7825, 8.035277 42.7825, 8.035277 42.7825, 8.035277 42.7825))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1114_8'^^xsd:string;
  dwc:observationDate '1994-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8203__1114_35>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8203__1114_35> ;
  mr:hasGeometry <https://eurobis.org/id/point/8203__1114_35> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.059444 12.552777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.059444"^^xsd:decimal ;
  dwc:decimalLongitude "12.552777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8203__1114_35>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1114_35" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8203_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-02-28'^^xsd:date;
  dwc:institutionCode 'University of Pavia'^^xsd:string;
  dwc:collectionCode '1114'^^xsd:integer;
  dwc:catalogNumber '1114_35'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1114_35'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '17.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '12.552777'^^xsd:double;
  dwc:latitude '41.059444'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.552777 41.059444, 12.552777 41.059444, 12.552777 41.059444, 12.552777 41.059444, 12.552777 41.059444))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1114_35'^^xsd:string;
  dwc:observationDate '1997-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8203__1114_91>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8203__1114_91> ;
  mr:hasGeometry <https://eurobis.org/id/point/8203__1114_91> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.535833 7.410833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.535833"^^xsd:decimal ;
  dwc:decimalLongitude "7.410833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8203__1114_91>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1114_91" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8203_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-02-28'^^xsd:date;
  dwc:institutionCode 'University of Pavia'^^xsd:string;
  dwc:collectionCode '1114'^^xsd:integer;
  dwc:catalogNumber '1114_91'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1114_91'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '7.410833'^^xsd:double;
  dwc:latitude '43.535833'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.410833 43.535833, 7.410833 43.535833, 7.410833 43.535833, 7.410833 43.535833, 7.410833 43.535833))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1114_91'^^xsd:string;
  dwc:observationDate '1999-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8203__1114_83>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8203__1114_83> ;
  mr:hasGeometry <https://eurobis.org/id/point/8203__1114_83> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.808055 8.295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.808055"^^xsd:decimal ;
  dwc:decimalLongitude "8.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 "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8203__1114_83>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1114_83" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8203_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-02-28'^^xsd:date;
  dwc:institutionCode 'University of Pavia'^^xsd:string;
  dwc:collectionCode '1114'^^xsd:integer;
  dwc:catalogNumber '1114_83'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1114_83'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '8.295'^^xsd:double;
  dwc:latitude '43.808055'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.295 43.808055, 8.295 43.808055, 8.295 43.808055, 8.295 43.808055, 8.295 43.808055))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1114_83'^^xsd:string;
  dwc:observationDate '1999-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8203__1114_40>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8203__1114_40> ;
  mr:hasGeometry <https://eurobis.org/id/point/8203__1114_40> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.625833 13.772777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.625833"^^xsd:decimal ;
  dwc:decimalLongitude "13.772777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8203__1114_40>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1114_40" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8203_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-02-28'^^xsd:date;
  dwc:institutionCode 'University of Pavia'^^xsd:string;
  dwc:collectionCode '1114'^^xsd:integer;
  dwc:catalogNumber '1114_40'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1114_40'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '13.772777'^^xsd:double;
  dwc:latitude '40.625833'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((13.772777 40.625833, 13.772777 40.625833, 13.772777 40.625833, 13.772777 40.625833, 13.772777 40.625833))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1114_40'^^xsd:string;
  dwc:observationDate '1997-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8203__1114_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8203__1114_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/8203__1114_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.852777 8.952777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.852777"^^xsd:decimal ;
  dwc:decimalLongitude "8.952777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8203__1114_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1114_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8203_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-02-28'^^xsd:date;
  dwc:institutionCode 'University of Pavia'^^xsd:string;
  dwc:collectionCode '1114'^^xsd:integer;
  dwc:catalogNumber '1114_1'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1114_1'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '8.952777'^^xsd:double;
  dwc:latitude '42.852777'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.952777 42.852777, 8.952777 42.852777, 8.952777 42.852777, 8.952777 42.852777, 8.952777 42.852777))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1114_1'^^xsd:string;
  dwc:observationDate '1994-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8203__1114_93>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8203__1114_93> ;
  mr:hasGeometry <https://eurobis.org/id/point/8203__1114_93> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.495833 7.220555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.495833"^^xsd:decimal ;
  dwc:decimalLongitude "7.220555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8203__1114_93>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1114_93" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8203_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-02-28'^^xsd:date;
  dwc:institutionCode 'University of Pavia'^^xsd:string;
  dwc:collectionCode '1114'^^xsd:integer;
  dwc:catalogNumber '1114_93'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1114_93'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '11.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '7.220555'^^xsd:double;
  dwc:latitude '43.495833'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.220555 43.495833, 7.220555 43.495833, 7.220555 43.495833, 7.220555 43.495833, 7.220555 43.495833))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1114_93'^^xsd:string;
  dwc:observationDate '1999-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8203__1114_51>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8203__1114_51> ;
  mr:hasGeometry <https://eurobis.org/id/point/8203__1114_51> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.712222 14.926944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.712222"^^xsd:decimal ;
  dwc:decimalLongitude "14.926944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8203__1114_51>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1114_51" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8203_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-02-28'^^xsd:date;
  dwc:institutionCode 'University of Pavia'^^xsd:string;
  dwc:collectionCode '1114'^^xsd:integer;
  dwc:catalogNumber '1114_51'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1114_51'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '15.483333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '14.926944'^^xsd:double;
  dwc:latitude '38.712222'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.926944 38.712222, 14.926944 38.712222, 14.926944 38.712222, 14.926944 38.712222, 14.926944 38.712222))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1114_51'^^xsd:string;
  dwc:observationDate '1997-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8203__1114_52>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8203__1114_52> ;
  mr:hasGeometry <https://eurobis.org/id/point/8203__1114_52> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.986944 15.143611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.986944"^^xsd:decimal ;
  dwc:decimalLongitude "15.143611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8203__1114_52>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1114_52" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8203_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-02-28'^^xsd:date;
  dwc:institutionCode 'University of Pavia'^^xsd:string;
  dwc:collectionCode '1114'^^xsd:integer;
  dwc:catalogNumber '1114_52'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1114_52'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '19.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '15.143611'^^xsd:double;
  dwc:latitude '38.986944'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.143611 38.986944, 15.143611 38.986944, 15.143611 38.986944, 15.143611 38.986944, 15.143611 38.986944))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1114_52'^^xsd:string;
  dwc:observationDate '1997-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8203__1114_68>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8203__1114_68> ;
  mr:hasGeometry <https://eurobis.org/id/point/8203__1114_68> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.501388 16.829722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.501388"^^xsd:decimal ;
  dwc:decimalLongitude "16.829722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8203__1114_68>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1114_68" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8203_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-02-28'^^xsd:date;
  dwc:institutionCode 'University of Pavia'^^xsd:string;
  dwc:collectionCode '1114'^^xsd:integer;
  dwc:catalogNumber '1114_68'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1114_68'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '5.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '16.829722'^^xsd:double;
  dwc:latitude '38.501388'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((16.829722 38.501388, 16.829722 38.501388, 16.829722 38.501388, 16.829722 38.501388, 16.829722 38.501388))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1114_68'^^xsd:string;
  dwc:observationDate '1997-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8203__1114_65>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8203__1114_65> ;
  mr:hasGeometry <https://eurobis.org/id/point/8203__1114_65> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.926111 16.304444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.926111"^^xsd:decimal ;
  dwc:decimalLongitude "16.304444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8203__1114_65>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1114_65" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8203_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-02-28'^^xsd:date;
  dwc:institutionCode 'University of Pavia'^^xsd:string;
  dwc:collectionCode '1114'^^xsd:integer;
  dwc:catalogNumber '1114_65'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1114_65'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '22'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '16.304444'^^xsd:double;
  dwc:latitude '37.926111'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((16.304444 37.926111, 16.304444 37.926111, 16.304444 37.926111, 16.304444 37.926111, 16.304444 37.926111))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1114_65'^^xsd:string;
  dwc:observationDate '1997-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8203__1114_30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8203__1114_30> ;
  mr:hasGeometry <https://eurobis.org/id/point/8203__1114_30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.619166 8.217222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.619166"^^xsd:decimal ;
  dwc:decimalLongitude "8.217222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8203__1114_30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1114_30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8203_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-02-28'^^xsd:date;
  dwc:institutionCode 'University of Pavia'^^xsd:string;
  dwc:collectionCode '1114'^^xsd:integer;
  dwc:catalogNumber '1114_30'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:collectorNumber '1114_30'^^xsd:string;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '8.217222'^^xsd:double;
  dwc:latitude '43.619166'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.217222 43.619166, 8.217222 43.619166, 8.217222 43.619166, 8.217222 43.619166, 8.217222 43.619166))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1114_30'^^xsd:string;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8203__1114_60>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8203__1114_60> ;
  mr:hasGeometry <https://eurobis.org/id/point/8203__1114_60> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.853888 15.375833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.853888"^^xsd:decimal ;
  dwc:decimalLongitude "15.375833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8203__1114_60>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1114_60" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8203_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-02-28'^^xsd:date;
  dwc:institutionCode 'University of Pavia'^^xsd:string;
  dwc:collectionCode '1114'^^xsd:integer;
  dwc:catalogNumber '1114_60'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '1114_60'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '15.375833'^^xsd:double;
  dwc:latitude '37.853888'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.375833 37.853888, 15.375833 37.853888, 15.375833 37.853888, 15.375833 37.853888, 15.375833 37.853888))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1114_60'^^xsd:string;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8203__1114_27>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8203__1114_27> ;
  mr:hasGeometry <https://eurobis.org/id/point/8203__1114_27> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.885277 8.890277)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.885277"^^xsd:decimal ;
  dwc:decimalLongitude "8.890277"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8203__1114_27>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1114_27" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8203_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-02-28'^^xsd:date;
  dwc:institutionCode 'University of Pavia'^^xsd:string;
  dwc:collectionCode '1114'^^xsd:integer;
  dwc:catalogNumber '1114_27'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1114_27'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '22.033333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '8.890277'^^xsd:double;
  dwc:latitude '42.885277'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.890277 42.885277, 8.890277 42.885277, 8.890277 42.885277, 8.890277 42.885277, 8.890277 42.885277))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1114_27'^^xsd:string;
  dwc:observationDate '1996-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8203__1114_87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8203__1114_87> ;
  mr:hasGeometry <https://eurobis.org/id/point/8203__1114_87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.844722 8.194444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.844722"^^xsd:decimal ;
  dwc:decimalLongitude "8.194444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8203__1114_87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1114_87" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8203_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-02-28'^^xsd:date;
  dwc:institutionCode 'University of Pavia'^^xsd:string;
  dwc:collectionCode '1114'^^xsd:integer;
  dwc:catalogNumber '1114_87'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1114_87'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '22.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '8.194444'^^xsd:double;
  dwc:latitude '43.844722'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.194444 43.844722, 8.194444 43.844722, 8.194444 43.844722, 8.194444 43.844722, 8.194444 43.844722))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1114_87'^^xsd:string;
  dwc:observationDate '1999-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8203__1114_102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8203__1114_102> ;
  mr:hasGeometry <https://eurobis.org/id/point/8203__1114_102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.729166 7.934166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.729166"^^xsd:decimal ;
  dwc:decimalLongitude "7.934166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8203__1114_102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1114_102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8203_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-02-28'^^xsd:date;
  dwc:institutionCode 'University of Pavia'^^xsd:string;
  dwc:collectionCode '1114'^^xsd:integer;
  dwc:catalogNumber '1114_102'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1114_102'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '18.333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '7.934166'^^xsd:double;
  dwc:latitude '43.729166'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.934166 43.729166, 7.934166 43.729166, 7.934166 43.729166, 7.934166 43.729166, 7.934166 43.729166))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1114_102'^^xsd:string;
  dwc:observationDate '2001-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8203__1114_38>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8203__1114_38> ;
  mr:hasGeometry <https://eurobis.org/id/point/8203__1114_38> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.485277 13.273611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.485277"^^xsd:decimal ;
  dwc:decimalLongitude "13.273611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8203__1114_38>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1114_38" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8203_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-02-28'^^xsd:date;
  dwc:institutionCode 'University of Pavia'^^xsd:string;
  dwc:collectionCode '1114'^^xsd:integer;
  dwc:catalogNumber '1114_38'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '1114_38'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '4.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '13.273611'^^xsd:double;
  dwc:latitude '40.485277'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((13.273611 40.485277, 13.273611 40.485277, 13.273611 40.485277, 13.273611 40.485277, 13.273611 40.485277))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1114_38'^^xsd:string;
  dwc:observationDate '1997-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8203__1114_100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8203__1114_100> ;
  mr:hasGeometry <https://eurobis.org/id/point/8203__1114_100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.67 7.841111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.67"^^xsd:decimal ;
  dwc:decimalLongitude "7.841111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8203__1114_100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1114_100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8203_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-02-28'^^xsd:date;
  dwc:institutionCode 'University of Pavia'^^xsd:string;
  dwc:collectionCode '1114'^^xsd:integer;
  dwc:catalogNumber '1114_100'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1114_100'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '14.666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '7.841111'^^xsd:double;
  dwc:latitude '43.67'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.841111 43.67, 7.841111 43.67, 7.841111 43.67, 7.841111 43.67, 7.841111 43.67))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1114_100'^^xsd:string;
  dwc:observationDate '2001-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8203__1114_19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8203__1114_19> ;
  mr:hasGeometry <https://eurobis.org/id/point/8203__1114_19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.735277 8.895555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.735277"^^xsd:decimal ;
  dwc:decimalLongitude "8.895555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8203__1114_19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1114_19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8203_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-02-28'^^xsd:date;
  dwc:institutionCode 'University of Pavia'^^xsd:string;
  dwc:collectionCode '1114'^^xsd:integer;
  dwc:catalogNumber '1114_19'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1114_19'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '12.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '8.895555'^^xsd:double;
  dwc:latitude '42.735277'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.895555 42.735277, 8.895555 42.735277, 8.895555 42.735277, 8.895555 42.735277, 8.895555 42.735277))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1114_19'^^xsd:string;
  dwc:observationDate '1996-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8203__1114_50>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8203__1114_50> ;
  mr:hasGeometry <https://eurobis.org/id/point/8203__1114_50> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.643333 14.318888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.643333"^^xsd:decimal ;
  dwc:decimalLongitude "14.318888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8203__1114_50>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1114_50" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8203_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-02-28'^^xsd:date;
  dwc:institutionCode 'University of Pavia'^^xsd:string;
  dwc:collectionCode '1114'^^xsd:integer;
  dwc:catalogNumber '1114_50'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1114_50'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '10.366666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '14.318888'^^xsd:double;
  dwc:latitude '38.643333'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.318888 38.643333, 14.318888 38.643333, 14.318888 38.643333, 14.318888 38.643333, 14.318888 38.643333))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1114_50'^^xsd:string;
  dwc:observationDate '1997-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8203__1114_88>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8203__1114_88> ;
  mr:hasGeometry <https://eurobis.org/id/point/8203__1114_88> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.703611 7.833055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.703611"^^xsd:decimal ;
  dwc:decimalLongitude "7.833055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8203__1114_88>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1114_88" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8203_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-02-28'^^xsd:date;
  dwc:institutionCode 'University of Pavia'^^xsd:string;
  dwc:collectionCode '1114'^^xsd:integer;
  dwc:catalogNumber '1114_88'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1114_88'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '7.833055'^^xsd:double;
  dwc:latitude '43.703611'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.833055 43.703611, 7.833055 43.703611, 7.833055 43.703611, 7.833055 43.703611, 7.833055 43.703611))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1114_88'^^xsd:string;
  dwc:observationDate '1999-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8203__1114_25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8203__1114_25> ;
  mr:hasGeometry <https://eurobis.org/id/point/8203__1114_25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.751388 8.980277)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.751388"^^xsd:decimal ;
  dwc:decimalLongitude "8.980277"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8203__1114_25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1114_25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8203_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-02-28'^^xsd:date;
  dwc:institutionCode 'University of Pavia'^^xsd:string;
  dwc:collectionCode '1114'^^xsd:integer;
  dwc:catalogNumber '1114_25'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1114_25'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '19.2'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '8.980277'^^xsd:double;
  dwc:latitude '42.751388'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.980277 42.751388, 8.980277 42.751388, 8.980277 42.751388, 8.980277 42.751388, 8.980277 42.751388))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1114_25'^^xsd:string;
  dwc:observationDate '1996-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8203__1114_96>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8203__1114_96> ;
  mr:hasGeometry <https://eurobis.org/id/point/8203__1114_96> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7075 7.830833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7075"^^xsd:decimal ;
  dwc:decimalLongitude "7.830833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8203__1114_96>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1114_96" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8203_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-02-28'^^xsd:date;
  dwc:institutionCode 'University of Pavia'^^xsd:string;
  dwc:collectionCode '1114'^^xsd:integer;
  dwc:catalogNumber '1114_96'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1114_96'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '11.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '7.830833'^^xsd:double;
  dwc:latitude '43.7075'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.830833 43.7075, 7.830833 43.7075, 7.830833 43.7075, 7.830833 43.7075, 7.830833 43.7075))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1114_96'^^xsd:string;
  dwc:observationDate '1999-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8203__1114_44>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8203__1114_44> ;
  mr:hasGeometry <https://eurobis.org/id/point/8203__1114_44> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.476111 13.465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.476111"^^xsd:decimal ;
  dwc:decimalLongitude "13.465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8203__1114_44>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1114_44" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8203_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-02-28'^^xsd:date;
  dwc:institutionCode 'University of Pavia'^^xsd:string;
  dwc:collectionCode '1114'^^xsd:integer;
  dwc:catalogNumber '1114_44'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1114_44'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '4.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '13.465'^^xsd:double;
  dwc:latitude '39.476111'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((13.465 39.476111, 13.465 39.476111, 13.465 39.476111, 13.465 39.476111, 13.465 39.476111))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1114_44'^^xsd:string;
  dwc:observationDate '1997-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8203__1114_92>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8203__1114_92> ;
  mr:hasGeometry <https://eurobis.org/id/point/8203__1114_92> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.466666 7.316666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.466666"^^xsd:decimal ;
  dwc:decimalLongitude "7.316666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8203__1114_92>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1114_92" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8203_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-02-28'^^xsd:date;
  dwc:institutionCode 'University of Pavia'^^xsd:string;
  dwc:collectionCode '1114'^^xsd:integer;
  dwc:catalogNumber '1114_92'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1114_92'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '9.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '7.316666'^^xsd:double;
  dwc:latitude '43.466666'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.316666 43.466666, 7.316666 43.466666, 7.316666 43.466666, 7.316666 43.466666, 7.316666 43.466666))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1114_92'^^xsd:string;
  dwc:observationDate '1999-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8203__1114_78>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8203__1114_78> ;
  mr:hasGeometry <https://eurobis.org/id/point/8203__1114_78> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.970555 8.986944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.970555"^^xsd:decimal ;
  dwc:decimalLongitude "8.986944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8203__1114_78>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1114_78" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8203_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-02-28'^^xsd:date;
  dwc:institutionCode 'University of Pavia'^^xsd:string;
  dwc:collectionCode '1114'^^xsd:integer;
  dwc:catalogNumber '1114_78'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1114_78'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '22.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '8.986944'^^xsd:double;
  dwc:latitude '43.970555'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.986944 43.970555, 8.986944 43.970555, 8.986944 43.970555, 8.986944 43.970555, 8.986944 43.970555))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1114_78'^^xsd:string;
  dwc:observationDate '1999-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8203__1114_23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8203__1114_23> ;
  mr:hasGeometry <https://eurobis.org/id/point/8203__1114_23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.791944 8.911388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.791944"^^xsd:decimal ;
  dwc:decimalLongitude "8.911388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8203__1114_23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1114_23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8203_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-02-28'^^xsd:date;
  dwc:institutionCode 'University of Pavia'^^xsd:string;
  dwc:collectionCode '1114'^^xsd:integer;
  dwc:catalogNumber '1114_23'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1114_23'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '15.916666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '8.911388'^^xsd:double;
  dwc:latitude '42.791944'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.911388 42.791944, 8.911388 42.791944, 8.911388 42.791944, 8.911388 42.791944, 8.911388 42.791944))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1114_23'^^xsd:string;
  dwc:observationDate '1996-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8203__1114_46>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8203__1114_46> ;
  mr:hasGeometry <https://eurobis.org/id/point/8203__1114_46> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.268333 13.636388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.268333"^^xsd:decimal ;
  dwc:decimalLongitude "13.636388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8203__1114_46>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1114_46" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8203_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-02-28'^^xsd:date;
  dwc:institutionCode 'University of Pavia'^^xsd:string;
  dwc:collectionCode '1114'^^xsd:integer;
  dwc:catalogNumber '1114_46'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1114_46'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '1.4'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '13.636388'^^xsd:double;
  dwc:latitude '38.268333'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((13.636388 38.268333, 13.636388 38.268333, 13.636388 38.268333, 13.636388 38.268333, 13.636388 38.268333))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1114_46'^^xsd:string;
  dwc:observationDate '1997-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8203__1114_29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8203__1114_29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8203__1114_29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.632777 8.143055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.632777"^^xsd:decimal ;
  dwc:decimalLongitude "8.143055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8203__1114_29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1114_29" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8203_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-02-28'^^xsd:date;
  dwc:institutionCode 'University of Pavia'^^xsd:string;
  dwc:collectionCode '1114'^^xsd:integer;
  dwc:catalogNumber '1114_29'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1114_29'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '13.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '8.143055'^^xsd:double;
  dwc:latitude '43.632777'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.143055 43.632777, 8.143055 43.632777, 8.143055 43.632777, 8.143055 43.632777, 8.143055 43.632777))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1114_29'^^xsd:string;
  dwc:observationDate '1996-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8203__1114_72>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8203__1114_72> ;
  mr:hasGeometry <https://eurobis.org/id/point/8203__1114_72> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.106111 17.704722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.106111"^^xsd:decimal ;
  dwc:decimalLongitude "17.704722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8203__1114_72>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1114_72" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8203_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-02-28'^^xsd:date;
  dwc:institutionCode 'University of Pavia'^^xsd:string;
  dwc:collectionCode '1114'^^xsd:integer;
  dwc:catalogNumber '1114_72'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1114_72'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '17.704722'^^xsd:double;
  dwc:latitude '39.106111'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((17.704722 39.106111, 17.704722 39.106111, 17.704722 39.106111, 17.704722 39.106111, 17.704722 39.106111))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1114_72'^^xsd:string;
  dwc:observationDate '1997-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8203__1114_61>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8203__1114_61> ;
  mr:hasGeometry <https://eurobis.org/id/point/8203__1114_61> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.746666 15.401944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.746666"^^xsd:decimal ;
  dwc:decimalLongitude "15.401944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8203__1114_61>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1114_61" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8203_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-02-28'^^xsd:date;
  dwc:institutionCode 'University of Pavia'^^xsd:string;
  dwc:collectionCode '1114'^^xsd:integer;
  dwc:catalogNumber '1114_61'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1114_61'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '11.583333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '15.401944'^^xsd:double;
  dwc:latitude '37.746666'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.401944 37.746666, 15.401944 37.746666, 15.401944 37.746666, 15.401944 37.746666, 15.401944 37.746666))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1114_61'^^xsd:string;
  dwc:observationDate '1997-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8203__1114_43>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8203__1114_43> ;
  mr:hasGeometry <https://eurobis.org/id/point/8203__1114_43> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.823888 13.619444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.823888"^^xsd:decimal ;
  dwc:decimalLongitude "13.619444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8203__1114_43>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1114_43" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8203_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-02-28'^^xsd:date;
  dwc:institutionCode 'University of Pavia'^^xsd:string;
  dwc:collectionCode '1114'^^xsd:integer;
  dwc:catalogNumber '1114_43'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1114_43'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '0.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '13.619444'^^xsd:double;
  dwc:latitude '39.823888'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((13.619444 39.823888, 13.619444 39.823888, 13.619444 39.823888, 13.619444 39.823888, 13.619444 39.823888))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1114_43'^^xsd:string;
  dwc:observationDate '1997-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8203__1114_103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8203__1114_103> ;
  mr:hasGeometry <https://eurobis.org/id/point/8203__1114_103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.769444 7.958333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.769444"^^xsd:decimal ;
  dwc:decimalLongitude "7.958333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8203__1114_103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1114_103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8203_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-02-28'^^xsd:date;
  dwc:institutionCode 'University of Pavia'^^xsd:string;
  dwc:collectionCode '1114'^^xsd:integer;
  dwc:catalogNumber '1114_103'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1114_103'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '18.916666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '7.958333'^^xsd:double;
  dwc:latitude '43.769444'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.958333 43.769444, 7.958333 43.769444, 7.958333 43.769444, 7.958333 43.769444, 7.958333 43.769444))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1114_103'^^xsd:string;
  dwc:observationDate '2001-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8203__1114_80>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8203__1114_80> ;
  mr:hasGeometry <https://eurobis.org/id/point/8203__1114_80> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.794166 8.173611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.794166"^^xsd:decimal ;
  dwc:decimalLongitude "8.173611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8203__1114_80>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1114_80" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8203_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-02-28'^^xsd:date;
  dwc:institutionCode 'University of Pavia'^^xsd:string;
  dwc:collectionCode '1114'^^xsd:integer;
  dwc:catalogNumber '1114_80'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1114_80'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.5333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '8.173611'^^xsd:double;
  dwc:latitude '43.794166'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.173611 43.794166, 8.173611 43.794166, 8.173611 43.794166, 8.173611 43.794166, 8.173611 43.794166))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1114_80'^^xsd:string;
  dwc:observationDate '1999-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8203__1114_24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8203__1114_24> ;
  mr:hasGeometry <https://eurobis.org/id/point/8203__1114_24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.773611 8.986666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.773611"^^xsd:decimal ;
  dwc:decimalLongitude "8.986666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8203__1114_24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1114_24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8203_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-02-28'^^xsd:date;
  dwc:institutionCode 'University of Pavia'^^xsd:string;
  dwc:collectionCode '1114'^^xsd:integer;
  dwc:catalogNumber '1114_24'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1114_24'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '17.933333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '8.986666'^^xsd:double;
  dwc:latitude '42.773611'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.986666 42.773611, 8.986666 42.773611, 8.986666 42.773611, 8.986666 42.773611, 8.986666 42.773611))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1114_24'^^xsd:string;
  dwc:observationDate '1996-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8203__1114_97>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8203__1114_97> ;
  mr:hasGeometry <https://eurobis.org/id/point/8203__1114_97> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.635833 7.833888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.635833"^^xsd:decimal ;
  dwc:decimalLongitude "7.833888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8203__1114_97>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1114_97" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8203_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-02-28'^^xsd:date;
  dwc:institutionCode 'University of Pavia'^^xsd:string;
  dwc:collectionCode '1114'^^xsd:integer;
  dwc:catalogNumber '1114_97'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1114_97'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '7.833888'^^xsd:double;
  dwc:latitude '43.635833'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.833888 43.635833, 7.833888 43.635833, 7.833888 43.635833, 7.833888 43.635833, 7.833888 43.635833))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1114_97'^^xsd:string;
  dwc:observationDate '1999-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8203__1114_74>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8203__1114_74> ;
  mr:hasGeometry <https://eurobis.org/id/point/8203__1114_74> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.433611 18.129722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.433611"^^xsd:decimal ;
  dwc:decimalLongitude "18.129722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8203__1114_74>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1114_74" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8203_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-02-28'^^xsd:date;
  dwc:institutionCode 'University of Pavia'^^xsd:string;
  dwc:collectionCode '1114'^^xsd:integer;
  dwc:catalogNumber '1114_74'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1114_74'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '18.129722'^^xsd:double;
  dwc:latitude '39.433611'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((18.129722 39.433611, 18.129722 39.433611, 18.129722 39.433611, 18.129722 39.433611, 18.129722 39.433611))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1114_74'^^xsd:string;
  dwc:observationDate '1997-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8203__1114_14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8203__1114_14> ;
  mr:hasGeometry <https://eurobis.org/id/point/8203__1114_14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.705277 8.640833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.705277"^^xsd:decimal ;
  dwc:decimalLongitude "8.640833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8203__1114_14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1114_14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8203_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-02-28'^^xsd:date;
  dwc:institutionCode 'University of Pavia'^^xsd:string;
  dwc:collectionCode '1114'^^xsd:integer;
  dwc:catalogNumber '1114_14'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '1114_14'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '8.640833'^^xsd:double;
  dwc:latitude '42.705277'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.640833 42.705277, 8.640833 42.705277, 8.640833 42.705277, 8.640833 42.705277, 8.640833 42.705277))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1114_14'^^xsd:string;
  dwc:observationDate '1996-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8203__1114_82>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8203__1114_82> ;
  mr:hasGeometry <https://eurobis.org/id/point/8203__1114_82> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.775277 8.261111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.775277"^^xsd:decimal ;
  dwc:decimalLongitude "8.261111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8203__1114_82>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1114_82" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8203_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-02-28'^^xsd:date;
  dwc:institutionCode 'University of Pavia'^^xsd:string;
  dwc:collectionCode '1114'^^xsd:integer;
  dwc:catalogNumber '1114_82'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1114_82'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '8.261111'^^xsd:double;
  dwc:latitude '43.775277'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.261111 43.775277, 8.261111 43.775277, 8.261111 43.775277, 8.261111 43.775277, 8.261111 43.775277))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1114_82'^^xsd:string;
  dwc:observationDate '1999-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8203__1114_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8203__1114_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/8203__1114_11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.305555 8.686111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.305555"^^xsd:decimal ;
  dwc:decimalLongitude "8.686111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8203__1114_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1114_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8203_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-02-28'^^xsd:date;
  dwc:institutionCode 'University of Pavia'^^xsd:string;
  dwc:collectionCode '1114'^^xsd:integer;
  dwc:catalogNumber '1114_11'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1114_11'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '8.686111'^^xsd:double;
  dwc:latitude '43.305555'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.686111 43.305555, 8.686111 43.305555, 8.686111 43.305555, 8.686111 43.305555, 8.686111 43.305555))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1114_11'^^xsd:string;
  dwc:observationDate '1996-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8203__1114_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8203__1114_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8203__1114_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7125 8.003611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7125"^^xsd:decimal ;
  dwc:decimalLongitude "8.003611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8203__1114_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1114_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8203_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-02-28'^^xsd:date;
  dwc:institutionCode 'University of Pavia'^^xsd:string;
  dwc:collectionCode '1114'^^xsd:integer;
  dwc:catalogNumber '1114_10'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1114_10'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '8.003611'^^xsd:double;
  dwc:latitude '43.7125'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.003611 43.7125, 8.003611 43.7125, 8.003611 43.7125, 8.003611 43.7125, 8.003611 43.7125))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1114_10'^^xsd:string;
  dwc:observationDate '1996-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8203__1114_49>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8203__1114_49> ;
  mr:hasGeometry <https://eurobis.org/id/point/8203__1114_49> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.418888 13.937777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.418888"^^xsd:decimal ;
  dwc:decimalLongitude "13.937777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8203__1114_49>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1114_49" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8203_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-02-28'^^xsd:date;
  dwc:institutionCode 'University of Pavia'^^xsd:string;
  dwc:collectionCode '1114'^^xsd:integer;
  dwc:catalogNumber '1114_49'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1114_49'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '6'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '13.937777'^^xsd:double;
  dwc:latitude '38.418888'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((13.937777 38.418888, 13.937777 38.418888, 13.937777 38.418888, 13.937777 38.418888, 13.937777 38.418888))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1114_49'^^xsd:string;
  dwc:observationDate '1997-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8203__1114_28>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8203__1114_28> ;
  mr:hasGeometry <https://eurobis.org/id/point/8203__1114_28> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.553888 8.082777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.553888"^^xsd:decimal ;
  dwc:decimalLongitude "8.082777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8203__1114_28>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1114_28" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8203_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-02-28'^^xsd:date;
  dwc:institutionCode 'University of Pavia'^^xsd:string;
  dwc:collectionCode '1114'^^xsd:integer;
  dwc:catalogNumber '1114_28'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1114_28'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '12.116666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '8.082777'^^xsd:double;
  dwc:latitude '43.553888'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.082777 43.553888, 8.082777 43.553888, 8.082777 43.553888, 8.082777 43.553888, 8.082777 43.553888))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1114_28'^^xsd:string;
  dwc:observationDate '1996-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8203__1114_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8203__1114_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8203__1114_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.77 8.824166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.77"^^xsd:decimal ;
  dwc:decimalLongitude "8.824166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8203__1114_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1114_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8203_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-02-28'^^xsd:date;
  dwc:institutionCode 'University of Pavia'^^xsd:string;
  dwc:collectionCode '1114'^^xsd:integer;
  dwc:catalogNumber '1114_5'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1114_5'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '8.824166'^^xsd:double;
  dwc:latitude '42.77'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.824166 42.77, 8.824166 42.77, 8.824166 42.77, 8.824166 42.77, 8.824166 42.77))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1114_5'^^xsd:string;
  dwc:observationDate '1994-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8203__1114_98>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8203__1114_98> ;
  mr:hasGeometry <https://eurobis.org/id/point/8203__1114_98> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.619444 7.760555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.619444"^^xsd:decimal ;
  dwc:decimalLongitude "7.760555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8203__1114_98>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1114_98" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8203_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-02-28'^^xsd:date;
  dwc:institutionCode 'University of Pavia'^^xsd:string;
  dwc:collectionCode '1114'^^xsd:integer;
  dwc:catalogNumber '1114_98'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1114_98'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '13.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '7.760555'^^xsd:double;
  dwc:latitude '43.619444'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.760555 43.619444, 7.760555 43.619444, 7.760555 43.619444, 7.760555 43.619444, 7.760555 43.619444))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1114_98'^^xsd:string;
  dwc:observationDate '1999-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8203__1114_39>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8203__1114_39> ;
  mr:hasGeometry <https://eurobis.org/id/point/8203__1114_39> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3175 13.622777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.3175"^^xsd:decimal ;
  dwc:decimalLongitude "13.622777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8203__1114_39>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1114_39" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8203_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-02-28'^^xsd:date;
  dwc:institutionCode 'University of Pavia'^^xsd:string;
  dwc:collectionCode '1114'^^xsd:integer;
  dwc:catalogNumber '1114_39'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '1114_39'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '13.622777'^^xsd:double;
  dwc:latitude '40.3175'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((13.622777 40.3175, 13.622777 40.3175, 13.622777 40.3175, 13.622777 40.3175, 13.622777 40.3175))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1114_39'^^xsd:string;
  dwc:observationDate '1997-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8203__1114_75>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8203__1114_75> ;
  mr:hasGeometry <https://eurobis.org/id/point/8203__1114_75> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.572222 18.287777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.572222"^^xsd:decimal ;
  dwc:decimalLongitude "18.287777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8203__1114_75>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1114_75" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8203_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-02-28'^^xsd:date;
  dwc:institutionCode 'University of Pavia'^^xsd:string;
  dwc:collectionCode '1114'^^xsd:integer;
  dwc:catalogNumber '1114_75'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1114_75'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '3.1166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '18.287777'^^xsd:double;
  dwc:latitude '39.572222'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((18.287777 39.572222, 18.287777 39.572222, 18.287777 39.572222, 18.287777 39.572222, 18.287777 39.572222))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1114_75'^^xsd:string;
  dwc:observationDate '1997-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8203__1114_99>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8203__1114_99> ;
  mr:hasGeometry <https://eurobis.org/id/point/8203__1114_99> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.648888 7.655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.648888"^^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 ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8203__1114_99>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1114_99" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8203_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-02-28'^^xsd:date;
  dwc:institutionCode 'University of Pavia'^^xsd:string;
  dwc:collectionCode '1114'^^xsd:integer;
  dwc:catalogNumber '1114_99'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1114_99'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '7.655'^^xsd:double;
  dwc:latitude '43.648888'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.655 43.648888, 7.655 43.648888, 7.655 43.648888, 7.655 43.648888, 7.655 43.648888))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1114_99'^^xsd:string;
  dwc:observationDate '1999-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8203__1114_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8203__1114_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/8203__1114_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.793611 8.584166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.793611"^^xsd:decimal ;
  dwc:decimalLongitude "8.584166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8203__1114_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1114_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8203_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-02-28'^^xsd:date;
  dwc:institutionCode 'University of Pavia'^^xsd:string;
  dwc:collectionCode '1114'^^xsd:integer;
  dwc:catalogNumber '1114_2'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1114_2'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '19.166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '8.584166'^^xsd:double;
  dwc:latitude '42.793611'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.584166 42.793611, 8.584166 42.793611, 8.584166 42.793611, 8.584166 42.793611, 8.584166 42.793611))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1114_2'^^xsd:string;
  dwc:observationDate '1994-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8203__1114_85>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8203__1114_85> ;
  mr:hasGeometry <https://eurobis.org/id/point/8203__1114_85> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 8.340555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "8.340555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8203__1114_85>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1114_85" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8203_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-02-28'^^xsd:date;
  dwc:institutionCode 'University of Pavia'^^xsd:string;
  dwc:collectionCode '1114'^^xsd:integer;
  dwc:catalogNumber '1114_85'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1114_85'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '19.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '8.340555'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.340555 44, 8.340555 44, 8.340555 44, 8.340555 44, 8.340555 44))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1114_85'^^xsd:string;
  dwc:observationDate '1999-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8203__1114_101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8203__1114_101> ;
  mr:hasGeometry <https://eurobis.org/id/point/8203__1114_101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.680833 7.9075)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.680833"^^xsd:decimal ;
  dwc:decimalLongitude "7.9075"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8203__1114_101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1114_101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8203_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-02-28'^^xsd:date;
  dwc:institutionCode 'University of Pavia'^^xsd:string;
  dwc:collectionCode '1114'^^xsd:integer;
  dwc:catalogNumber '1114_101'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1114_101'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '17.583333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '7.9075'^^xsd:double;
  dwc:latitude '43.680833'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.9075 43.680833, 7.9075 43.680833, 7.9075 43.680833, 7.9075 43.680833, 7.9075 43.680833))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1114_101'^^xsd:string;
  dwc:observationDate '2001-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8203__1114_18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8203__1114_18> ;
  mr:hasGeometry <https://eurobis.org/id/point/8203__1114_18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.886666 8.925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.886666"^^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 ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8203__1114_18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1114_18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8203_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-02-28'^^xsd:date;
  dwc:institutionCode 'University of Pavia'^^xsd:string;
  dwc:collectionCode '1114'^^xsd:integer;
  dwc:catalogNumber '1114_18'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1114_18'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '8.925'^^xsd:double;
  dwc:latitude '42.886666'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.925 42.886666, 8.925 42.886666, 8.925 42.886666, 8.925 42.886666, 8.925 42.886666))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1114_18'^^xsd:string;
  dwc:observationDate '1996-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8203__1114_13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8203__1114_13> ;
  mr:hasGeometry <https://eurobis.org/id/point/8203__1114_13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.988055 8.746666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.988055"^^xsd:decimal ;
  dwc:decimalLongitude "8.746666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8203__1114_13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1114_13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8203_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-02-28'^^xsd:date;
  dwc:institutionCode 'University of Pavia'^^xsd:string;
  dwc:collectionCode '1114'^^xsd:integer;
  dwc:catalogNumber '1114_13'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1114_13'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '8.746666'^^xsd:double;
  dwc:latitude '42.988055'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.746666 42.988055, 8.746666 42.988055, 8.746666 42.988055, 8.746666 42.988055, 8.746666 42.988055))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1114_13'^^xsd:string;
  dwc:observationDate '1996-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8203__1114_56>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8203__1114_56> ;
  mr:hasGeometry <https://eurobis.org/id/point/8203__1114_56> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.8625 15.368611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.8625"^^xsd:decimal ;
  dwc:decimalLongitude "15.368611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8203__1114_56>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1114_56" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8203_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-02-28'^^xsd:date;
  dwc:institutionCode 'University of Pavia'^^xsd:string;
  dwc:collectionCode '1114'^^xsd:integer;
  dwc:catalogNumber '1114_56'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1114_56'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '4.7833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '15.368611'^^xsd:double;
  dwc:latitude '38.8625'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.368611 38.8625, 15.368611 38.8625, 15.368611 38.8625, 15.368611 38.8625, 15.368611 38.8625))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1114_56'^^xsd:string;
  dwc:observationDate '1997-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8203__1114_32>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8203__1114_32> ;
  mr:hasGeometry <https://eurobis.org/id/point/8203__1114_32> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.674722 8.140555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.674722"^^xsd:decimal ;
  dwc:decimalLongitude "8.140555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8203__1114_32>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1114_32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8203_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-02-28'^^xsd:date;
  dwc:institutionCode 'University of Pavia'^^xsd:string;
  dwc:collectionCode '1114'^^xsd:integer;
  dwc:catalogNumber '1114_32'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1114_32'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '18.683333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '8.140555'^^xsd:double;
  dwc:latitude '43.674722'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.140555 43.674722, 8.140555 43.674722, 8.140555 43.674722, 8.140555 43.674722, 8.140555 43.674722))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1114_32'^^xsd:string;
  dwc:observationDate '1996-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8203__1114_63>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8203__1114_63> ;
  mr:hasGeometry <https://eurobis.org/id/point/8203__1114_63> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.646388 15.574166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.646388"^^xsd:decimal ;
  dwc:decimalLongitude "15.574166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8203__1114_63>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1114_63" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8203_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-02-28'^^xsd:date;
  dwc:institutionCode 'University of Pavia'^^xsd:string;
  dwc:collectionCode '1114'^^xsd:integer;
  dwc:catalogNumber '1114_63'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1114_63'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '14.216666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '15.574166'^^xsd:double;
  dwc:latitude '37.646388'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.574166 37.646388, 15.574166 37.646388, 15.574166 37.646388, 15.574166 37.646388, 15.574166 37.646388))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1114_63'^^xsd:string;
  dwc:observationDate '1997-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8203__1114_95>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8203__1114_95> ;
  mr:hasGeometry <https://eurobis.org/id/point/8203__1114_95> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.742777 7.693333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.742777"^^xsd:decimal ;
  dwc:decimalLongitude "7.693333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8203__1114_95>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1114_95" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8203_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-02-28'^^xsd:date;
  dwc:institutionCode 'University of Pavia'^^xsd:string;
  dwc:collectionCode '1114'^^xsd:integer;
  dwc:catalogNumber '1114_95'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1114_95'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '7.693333'^^xsd:double;
  dwc:latitude '43.742777'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.693333 43.742777, 7.693333 43.742777, 7.693333 43.742777, 7.693333 43.742777, 7.693333 43.742777))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1114_95'^^xsd:string;
  dwc:observationDate '1999-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8203__1114_41>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8203__1114_41> ;
  mr:hasGeometry <https://eurobis.org/id/point/8203__1114_41> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.516666 13.828055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.516666"^^xsd:decimal ;
  dwc:decimalLongitude "13.828055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8203__1114_41>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1114_41" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8203_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-02-28'^^xsd:date;
  dwc:institutionCode 'University of Pavia'^^xsd:string;
  dwc:collectionCode '1114'^^xsd:integer;
  dwc:catalogNumber '1114_41'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1114_41'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '15.45'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '13.828055'^^xsd:double;
  dwc:latitude '40.516666'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((13.828055 40.516666, 13.828055 40.516666, 13.828055 40.516666, 13.828055 40.516666, 13.828055 40.516666))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1114_41'^^xsd:string;
  dwc:observationDate '1997-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8203__1114_34>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8203__1114_34> ;
  mr:hasGeometry <https://eurobis.org/id/point/8203__1114_34> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.167222 12.416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.167222"^^xsd:decimal ;
  dwc:decimalLongitude "12.416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8203__1114_34>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1114_34" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8203_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-02-28'^^xsd:date;
  dwc:institutionCode 'University of Pavia'^^xsd:string;
  dwc:collectionCode '1114'^^xsd:integer;
  dwc:catalogNumber '1114_34'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1114_34'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '12.416666'^^xsd:double;
  dwc:latitude '41.167222'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.416666 41.167222, 12.416666 41.167222, 12.416666 41.167222, 12.416666 41.167222, 12.416666 41.167222))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1114_34'^^xsd:string;
  dwc:observationDate '1997-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8203__1114_47>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8203__1114_47> ;
  mr:hasGeometry <https://eurobis.org/id/point/8203__1114_47> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.279166 13.656944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.279166"^^xsd:decimal ;
  dwc:decimalLongitude "13.656944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8203__1114_47>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1114_47" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8203_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-02-28'^^xsd:date;
  dwc:institutionCode 'University of Pavia'^^xsd:string;
  dwc:collectionCode '1114'^^xsd:integer;
  dwc:catalogNumber '1114_47'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1114_47'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '1.5833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '13.656944'^^xsd:double;
  dwc:latitude '38.279166'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((13.656944 38.279166, 13.656944 38.279166, 13.656944 38.279166, 13.656944 38.279166, 13.656944 38.279166))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1114_47'^^xsd:string;
  dwc:observationDate '1997-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8203__1114_76>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8203__1114_76> ;
  mr:hasGeometry <https://eurobis.org/id/point/8203__1114_76> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.604444 18.073333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.604444"^^xsd:decimal ;
  dwc:decimalLongitude "18.073333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8203__1114_76>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1114_76" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8203_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-02-28'^^xsd:date;
  dwc:institutionCode 'University of Pavia'^^xsd:string;
  dwc:collectionCode '1114'^^xsd:integer;
  dwc:catalogNumber '1114_76'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1114_76'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '6'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '18.073333'^^xsd:double;
  dwc:latitude '39.604444'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((18.073333 39.604444, 18.073333 39.604444, 18.073333 39.604444, 18.073333 39.604444, 18.073333 39.604444))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1114_76'^^xsd:string;
  dwc:observationDate '1997-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8203__1114_54>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8203__1114_54> ;
  mr:hasGeometry <https://eurobis.org/id/point/8203__1114_54> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.154444 15.288888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.154444"^^xsd:decimal ;
  dwc:decimalLongitude "15.288888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8203__1114_54>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1114_54" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8203_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-02-28'^^xsd:date;
  dwc:institutionCode 'University of Pavia'^^xsd:string;
  dwc:collectionCode '1114'^^xsd:integer;
  dwc:catalogNumber '1114_54'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1114_54'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '22.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '15.288888'^^xsd:double;
  dwc:latitude '39.154444'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.288888 39.154444, 15.288888 39.154444, 15.288888 39.154444, 15.288888 39.154444, 15.288888 39.154444))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1114_54'^^xsd:string;
  dwc:observationDate '1997-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8203__1114_89>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8203__1114_89> ;
  mr:hasGeometry <https://eurobis.org/id/point/8203__1114_89> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.633333 7.606111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.633333"^^xsd:decimal ;
  dwc:decimalLongitude "7.606111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8203__1114_89>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1114_89" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8203_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-02-28'^^xsd:date;
  dwc:institutionCode 'University of Pavia'^^xsd:string;
  dwc:collectionCode '1114'^^xsd:integer;
  dwc:catalogNumber '1114_89'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1114_89'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '5'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '7.606111'^^xsd:double;
  dwc:latitude '43.633333'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.606111 43.633333, 7.606111 43.633333, 7.606111 43.633333, 7.606111 43.633333, 7.606111 43.633333))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1114_89'^^xsd:string;
  dwc:observationDate '1999-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8203__1114_70>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8203__1114_70> ;
  mr:hasGeometry <https://eurobis.org/id/point/8203__1114_70> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.872777 17.336111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.872777"^^xsd:decimal ;
  dwc:decimalLongitude "17.336111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8203__1114_70>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1114_70" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8203_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-02-28'^^xsd:date;
  dwc:institutionCode 'University of Pavia'^^xsd:string;
  dwc:collectionCode '1114'^^xsd:integer;
  dwc:catalogNumber '1114_70'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1114_70'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '17.336111'^^xsd:double;
  dwc:latitude '38.872777'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((17.336111 38.872777, 17.336111 38.872777, 17.336111 38.872777, 17.336111 38.872777, 17.336111 38.872777))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1114_70'^^xsd:string;
  dwc:observationDate '1997-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8203__1114_62>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8203__1114_62> ;
  mr:hasGeometry <https://eurobis.org/id/point/8203__1114_62> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7075 15.481944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7075"^^xsd:decimal ;
  dwc:decimalLongitude "15.481944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8203__1114_62>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1114_62" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8203_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-02-28'^^xsd:date;
  dwc:institutionCode 'University of Pavia'^^xsd:string;
  dwc:collectionCode '1114'^^xsd:integer;
  dwc:catalogNumber '1114_62'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1114_62'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '15.481944'^^xsd:double;
  dwc:latitude '37.7075'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.481944 37.7075, 15.481944 37.7075, 15.481944 37.7075, 15.481944 37.7075, 15.481944 37.7075))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1114_62'^^xsd:string;
  dwc:observationDate '1997-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8203__1114_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8203__1114_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/8203__1114_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.603611 8.544166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.603611"^^xsd:decimal ;
  dwc:decimalLongitude "8.544166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8203__1114_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1114_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8203_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-02-28'^^xsd:date;
  dwc:institutionCode 'University of Pavia'^^xsd:string;
  dwc:collectionCode '1114'^^xsd:integer;
  dwc:catalogNumber '1114_6'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1114_6'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '10.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '8.544166'^^xsd:double;
  dwc:latitude '42.603611'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.544166 42.603611, 8.544166 42.603611, 8.544166 42.603611, 8.544166 42.603611, 8.544166 42.603611))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1114_6'^^xsd:string;
  dwc:observationDate '1994-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8203__1114_26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8203__1114_26> ;
  mr:hasGeometry <https://eurobis.org/id/point/8203__1114_26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.759166 8.988333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.759166"^^xsd:decimal ;
  dwc:decimalLongitude "8.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 "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8203__1114_26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1114_26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8203_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-02-28'^^xsd:date;
  dwc:institutionCode 'University of Pavia'^^xsd:string;
  dwc:collectionCode '1114'^^xsd:integer;
  dwc:catalogNumber '1114_26'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1114_26'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '20.15'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '8.988333'^^xsd:double;
  dwc:latitude '42.759166'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.988333 42.759166, 8.988333 42.759166, 8.988333 42.759166, 8.988333 42.759166, 8.988333 42.759166))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1114_26'^^xsd:string;
  dwc:observationDate '1996-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8203__1114_86>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8203__1114_86> ;
  mr:hasGeometry <https://eurobis.org/id/point/8203__1114_86> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.894166 8.254166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.894166"^^xsd:decimal ;
  dwc:decimalLongitude "8.254166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8203__1114_86>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1114_86" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8203_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-02-28'^^xsd:date;
  dwc:institutionCode 'University of Pavia'^^xsd:string;
  dwc:collectionCode '1114'^^xsd:integer;
  dwc:catalogNumber '1114_86'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1114_86'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '21.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '8.254166'^^xsd:double;
  dwc:latitude '43.894166'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.254166 43.894166, 8.254166 43.894166, 8.254166 43.894166, 8.254166 43.894166, 8.254166 43.894166))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1114_86'^^xsd:string;
  dwc:observationDate '1999-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8203__1114_53>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8203__1114_53> ;
  mr:hasGeometry <https://eurobis.org/id/point/8203__1114_53> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.125833 15.219722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.125833"^^xsd:decimal ;
  dwc:decimalLongitude "15.219722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8203__1114_53>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1114_53" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8203_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-02-28'^^xsd:date;
  dwc:institutionCode 'University of Pavia'^^xsd:string;
  dwc:collectionCode '1114'^^xsd:integer;
  dwc:catalogNumber '1114_53'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1114_53'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '21.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '15.219722'^^xsd:double;
  dwc:latitude '39.125833'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.219722 39.125833, 15.219722 39.125833, 15.219722 39.125833, 15.219722 39.125833, 15.219722 39.125833))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1114_53'^^xsd:string;
  dwc:observationDate '1997-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8203__1114_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8203__1114_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/8203__1114_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.616388 8.475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.616388"^^xsd:decimal ;
  dwc:decimalLongitude "8.475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8203__1114_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1114_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8203_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-02-28'^^xsd:date;
  dwc:institutionCode 'University of Pavia'^^xsd:string;
  dwc:collectionCode '1114'^^xsd:integer;
  dwc:catalogNumber '1114_7'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1114_7'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '11.583333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '8.475'^^xsd:double;
  dwc:latitude '42.616388'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.475 42.616388, 8.475 42.616388, 8.475 42.616388, 8.475 42.616388, 8.475 42.616388))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1114_7'^^xsd:string;
  dwc:observationDate '1994-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8203__1114_36>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8203__1114_36> ;
  mr:hasGeometry <https://eurobis.org/id/point/8203__1114_36> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.775833 12.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.775833"^^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 "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8203__1114_36>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1114_36" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8203_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-02-28'^^xsd:date;
  dwc:institutionCode 'University of Pavia'^^xsd:string;
  dwc:collectionCode '1114'^^xsd:integer;
  dwc:catalogNumber '1114_36'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1114_36'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '21'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '12.7'^^xsd:double;
  dwc:latitude '40.775833'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.7 40.775833, 12.7 40.775833, 12.7 40.775833, 12.7 40.775833, 12.7 40.775833))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1114_36'^^xsd:string;
  dwc:observationDate '1997-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8203__1114_17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8203__1114_17> ;
  mr:hasGeometry <https://eurobis.org/id/point/8203__1114_17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.853055 8.857777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.853055"^^xsd:decimal ;
  dwc:decimalLongitude "8.857777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8203__1114_17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1114_17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8203_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-02-28'^^xsd:date;
  dwc:institutionCode 'University of Pavia'^^xsd:string;
  dwc:collectionCode '1114'^^xsd:integer;
  dwc:catalogNumber '1114_17'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1114_17'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '16.166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '8.857777'^^xsd:double;
  dwc:latitude '42.853055'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.857777 42.853055, 8.857777 42.853055, 8.857777 42.853055, 8.857777 42.853055, 8.857777 42.853055))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1114_17'^^xsd:string;
  dwc:observationDate '1996-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8203__1114_94>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8203__1114_94> ;
  mr:hasGeometry <https://eurobis.org/id/point/8203__1114_94> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.644444 7.528611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.644444"^^xsd:decimal ;
  dwc:decimalLongitude "7.528611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8203__1114_94>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1114_94" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8203_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-02-28'^^xsd:date;
  dwc:institutionCode 'University of Pavia'^^xsd:string;
  dwc:collectionCode '1114'^^xsd:integer;
  dwc:catalogNumber '1114_94'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1114_94'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '16.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '7.528611'^^xsd:double;
  dwc:latitude '43.644444'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.528611 43.644444, 7.528611 43.644444, 7.528611 43.644444, 7.528611 43.644444, 7.528611 43.644444))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1114_94'^^xsd:string;
  dwc:observationDate '1999-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8203__1114_81>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8203__1114_81> ;
  mr:hasGeometry <https://eurobis.org/id/point/8203__1114_81> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.743888 8.142222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.743888"^^xsd:decimal ;
  dwc:decimalLongitude "8.142222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8203__1114_81>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1114_81" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8203_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-02-28'^^xsd:date;
  dwc:institutionCode 'University of Pavia'^^xsd:string;
  dwc:collectionCode '1114'^^xsd:integer;
  dwc:catalogNumber '1114_81'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1114_81'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '7.5166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '8.142222'^^xsd:double;
  dwc:latitude '43.743888'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.142222 43.743888, 8.142222 43.743888, 8.142222 43.743888, 8.142222 43.743888, 8.142222 43.743888))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1114_81'^^xsd:string;
  dwc:observationDate '1999-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8203__1114_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8203__1114_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/8203__1114_12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.193055 8.685833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.193055"^^xsd:decimal ;
  dwc:decimalLongitude "8.685833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8203__1114_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1114_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8203_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-02-28'^^xsd:date;
  dwc:institutionCode 'University of Pavia'^^xsd:string;
  dwc:collectionCode '1114'^^xsd:integer;
  dwc:catalogNumber '1114_12'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1114_12'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '8.685833'^^xsd:double;
  dwc:latitude '43.193055'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.685833 43.193055, 8.685833 43.193055, 8.685833 43.193055, 8.685833 43.193055, 8.685833 43.193055))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1114_12'^^xsd:string;
  dwc:observationDate '1996-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8203__1114_55>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8203__1114_55> ;
  mr:hasGeometry <https://eurobis.org/id/point/8203__1114_55> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.931944 15.467222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.931944"^^xsd:decimal ;
  dwc:decimalLongitude "15.467222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8203__1114_55>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1114_55" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8203_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-02-28'^^xsd:date;
  dwc:institutionCode 'University of Pavia'^^xsd:string;
  dwc:collectionCode '1114'^^xsd:integer;
  dwc:catalogNumber '1114_55'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1114_55'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '3.5833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '15.467222'^^xsd:double;
  dwc:latitude '38.931944'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.467222 38.931944, 15.467222 38.931944, 15.467222 38.931944, 15.467222 38.931944, 15.467222 38.931944))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1114_55'^^xsd:string;
  dwc:observationDate '1997-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8203__1114_48>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8203__1114_48> ;
  mr:hasGeometry <https://eurobis.org/id/point/8203__1114_48> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.293333 13.959444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.293333"^^xsd:decimal ;
  dwc:decimalLongitude "13.959444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8203__1114_48>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1114_48" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8203_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-02-28'^^xsd:date;
  dwc:institutionCode 'University of Pavia'^^xsd:string;
  dwc:collectionCode '1114'^^xsd:integer;
  dwc:catalogNumber '1114_48'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1114_48'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '2.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '13.959444'^^xsd:double;
  dwc:latitude '38.293333'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((13.959444 38.293333, 13.959444 38.293333, 13.959444 38.293333, 13.959444 38.293333, 13.959444 38.293333))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1114_48'^^xsd:string;
  dwc:observationDate '1997-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8203__1114_66>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8203__1114_66> ;
  mr:hasGeometry <https://eurobis.org/id/point/8203__1114_66> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.233333 16.588888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.233333"^^xsd:decimal ;
  dwc:decimalLongitude "16.588888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8203__1114_66>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1114_66" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8203_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-02-28'^^xsd:date;
  dwc:institutionCode 'University of Pavia'^^xsd:string;
  dwc:collectionCode '1114'^^xsd:integer;
  dwc:catalogNumber '1114_66'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1114_66'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '1.9833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '16.588888'^^xsd:double;
  dwc:latitude '38.233333'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((16.588888 38.233333, 16.588888 38.233333, 16.588888 38.233333, 16.588888 38.233333, 16.588888 38.233333))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1114_66'^^xsd:string;
  dwc:observationDate '1997-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8203__1114_59>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8203__1114_59> ;
  mr:hasGeometry <https://eurobis.org/id/point/8203__1114_59> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.294444 14.979444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.294444"^^xsd:decimal ;
  dwc:decimalLongitude "14.979444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8203__1114_59>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1114_59" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8203_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-02-28'^^xsd:date;
  dwc:institutionCode 'University of Pavia'^^xsd:string;
  dwc:collectionCode '1114'^^xsd:integer;
  dwc:catalogNumber '1114_59'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1114_59'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '14.979444'^^xsd:double;
  dwc:latitude '38.294444'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.979444 38.294444, 14.979444 38.294444, 14.979444 38.294444, 14.979444 38.294444, 14.979444 38.294444))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1114_59'^^xsd:string;
  dwc:observationDate '1997-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8203__1114_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8203__1114_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/8203__1114_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.82 9.202222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.82"^^xsd:decimal ;
  dwc:decimalLongitude "9.202222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8203__1114_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1114_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8203_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-02-28'^^xsd:date;
  dwc:institutionCode 'University of Pavia'^^xsd:string;
  dwc:collectionCode '1114'^^xsd:integer;
  dwc:catalogNumber '1114_4'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1114_4'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '11.666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '9.202222'^^xsd:double;
  dwc:latitude '42.82'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.202222 42.82, 9.202222 42.82, 9.202222 42.82, 9.202222 42.82, 9.202222 42.82))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1114_4'^^xsd:string;
  dwc:observationDate '1994-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8203__1114_79>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8203__1114_79> ;
  mr:hasGeometry <https://eurobis.org/id/point/8203__1114_79> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.925833 8.571388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.925833"^^xsd:decimal ;
  dwc:decimalLongitude "8.571388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8203__1114_79>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1114_79" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8203_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-02-28'^^xsd:date;
  dwc:institutionCode 'University of Pavia'^^xsd:string;
  dwc:collectionCode '1114'^^xsd:integer;
  dwc:catalogNumber '1114_79'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1114_79'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '2.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '8.571388'^^xsd:double;
  dwc:latitude '43.925833'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.571388 43.925833, 8.571388 43.925833, 8.571388 43.925833, 8.571388 43.925833, 8.571388 43.925833))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1114_79'^^xsd:string;
  dwc:observationDate '1999-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8203__1114_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8203__1114_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/8203__1114_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.683333 9.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.683333"^^xsd:decimal ;
  dwc:decimalLongitude "9.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 "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8203__1114_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1114_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8203_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-02-28'^^xsd:date;
  dwc:institutionCode 'University of Pavia'^^xsd:string;
  dwc:collectionCode '1114'^^xsd:integer;
  dwc:catalogNumber '1114_9'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1114_9'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '18'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '9.525'^^xsd:double;
  dwc:latitude '43.683333'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.525 43.683333, 9.525 43.683333, 9.525 43.683333, 9.525 43.683333, 9.525 43.683333))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '1114_9'^^xsd:string;
  dwc:observationDate '1995-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8203__1114_15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8203__1114_15> ;
  mr:hasGeometry <https://eurobis.org/id/point/8203__1114_15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6 8.625833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.6"^^xsd:decimal ;
  dwc:decimalLongitude "8.625833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8203__1114_15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1114_15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8203_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-02-28'^^xsd:date;
  dwc:institutionCode 'University of Pavia'^^xsd:string;
  dwc:collectionCode '1114'^^xsd:integer;
  dwc:catalogNumber '1114_15'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '1114_15'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '18.833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '8.625833'^^xsd:double;
  dwc:latitude '42.6'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.625833 42.6, 8.625833 42.6, 8.625833 42.6, 8.625833 42.6, 8.625833 42.6))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '1114_15'^^xsd:string;
  dwc:observationDate '1996-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8203__1114_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8203__1114_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/8203__1114_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 9.244444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1"^^xsd:decimal ;
  dwc:decimalLongitude "9.244444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8203__1114_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1114_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8203_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-02-28'^^xsd:date;
  dwc:institutionCode 'University of Pavia'^^xsd:string;
  dwc:collectionCode '1114'^^xsd:integer;
  dwc:catalogNumber '1114_3'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1114_3'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '14.333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '9.244444'^^xsd:double;
  dwc:latitude '43.1'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.244444 43.1, 9.244444 43.1, 9.244444 43.1, 9.244444 43.1, 9.244444 43.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '1114_3'^^xsd:string;
  dwc:observationDate '1994-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
# EOF