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

<https://eurobis.org/id/occurrence/8267__2038_165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2038_165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8267_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-11'^^xsd:date;
  dwc:institutionCode 'OceanCare'^^xsd:string;
  dwc:collectionCode '2038'^^xsd:integer;
  dwc:catalogNumber '2038_165'^^xsd:string;
  dwc:scientificName 'Steno bredanensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2038_165'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.7833333333333'^^xsd:double;
  dwc:continentOcean 'Sicily,Italy'^^xsd:string;
  dwc:longitude '15.32735'^^xsd:double;
  dwc:latitude '36.85755'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.32735 36.85755, 15.32735 36.85755, 15.32735 36.85755, 15.32735 36.85755, 15.32735 36.85755))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Steno bredanensis" by the provider'^^xsd:string;
  dwc:aphiaid '137110'^^xsd:integer;
  dwc:occurrenceId '2038_165'^^xsd:string;
  dwc:observationDate '2016-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137110'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8267__2038_169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8267__2038_169> ;
  mr:hasGeometry <https://eurobis.org/id/point/8267__2038_169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.80335 15.28924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.80335"^^xsd:decimal ;
  dwc:decimalLongitude "15.28924"^^xsd:decimal ;
  dwc: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/8267__2038_169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.80335 15.28924)"^^geo:wktLiteral ;
  geo-pos:lat "36.80335"^^xsd:decimal ;
  geo-pos:long "15.28924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8267__2038_169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2038_169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8267_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-11'^^xsd:date;
  dwc:institutionCode 'OceanCare'^^xsd:string;
  dwc:collectionCode '2038'^^xsd:integer;
  dwc:catalogNumber '2038_169'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2038_169'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '9.1'^^xsd:double;
  dwc:continentOcean 'Sicily,Italy'^^xsd:string;
  dwc:longitude '15.28924'^^xsd:double;
  dwc:latitude '36.80335'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.28924 36.80335, 15.28924 36.80335, 15.28924 36.80335, 15.28924 36.80335, 15.28924 36.80335))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '2038_169'^^xsd:string;
  dwc:observationDate '2019-07-19'^^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/8267__2038_166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8267__2038_166> ;
  mr:hasGeometry <https://eurobis.org/id/point/8267__2038_166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.85583 15.17153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.85583"^^xsd:decimal ;
  dwc:decimalLongitude "15.17153"^^xsd:decimal ;
  dwc: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/8267__2038_166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.85583 15.17153)"^^geo:wktLiteral ;
  geo-pos:lat "36.85583"^^xsd:decimal ;
  geo-pos:long "15.17153"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8267__2038_166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2038_166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8267_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-11'^^xsd:date;
  dwc:institutionCode 'OceanCare'^^xsd:string;
  dwc:collectionCode '2038'^^xsd:integer;
  dwc:catalogNumber '2038_166'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2038_166'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '14.75'^^xsd:double;
  dwc:continentOcean 'Sicily,Italy'^^xsd:string;
  dwc:longitude '15.17153'^^xsd:double;
  dwc:latitude '36.85583'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.17153 36.85583, 15.17153 36.85583, 15.17153 36.85583, 15.17153 36.85583, 15.17153 36.85583))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '2038_166'^^xsd:string;
  dwc:observationDate '2019-07-24'^^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/8267__2038_179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8267__2038_179> ;
  mr:hasGeometry <https://eurobis.org/id/point/8267__2038_179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8235 15.364917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8235"^^xsd:decimal ;
  dwc:decimalLongitude "15.364917"^^xsd:decimal ;
  dwc: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/8267__2038_179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8235 15.364917)"^^geo:wktLiteral ;
  geo-pos:lat "37.8235"^^xsd:decimal ;
  geo-pos:long "15.364917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8267__2038_179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2038_179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8267_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-11'^^xsd:date;
  dwc:institutionCode 'OceanCare'^^xsd:string;
  dwc:collectionCode '2038'^^xsd:integer;
  dwc:catalogNumber '2038_179'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2038_179'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '15.133333333333'^^xsd:double;
  dwc:continentOcean 'Sicily,Italy'^^xsd:string;
  dwc:longitude '15.364917'^^xsd:double;
  dwc:latitude '37.8235'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.364917 37.8235, 15.364917 37.8235, 15.364917 37.8235, 15.364917 37.8235, 15.364917 37.8235))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '2038_179'^^xsd:string;
  dwc:observationDate '2016-07-01'^^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/8267__2038_178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8267__2038_178> ;
  mr:hasGeometry <https://eurobis.org/id/point/8267__2038_178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.183333 15.424167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.183333"^^xsd:decimal ;
  dwc:decimalLongitude "15.424167"^^xsd:decimal ;
  dwc: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/8267__2038_178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.183333 15.424167)"^^geo:wktLiteral ;
  geo-pos:lat "37.183333"^^xsd:decimal ;
  geo-pos:long "15.424167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8267__2038_178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2038_178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8267_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-11'^^xsd:date;
  dwc:institutionCode 'OceanCare'^^xsd:string;
  dwc:collectionCode '2038'^^xsd:integer;
  dwc:catalogNumber '2038_178'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2038_178'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '8.4666666666667'^^xsd:double;
  dwc:continentOcean 'Sicily,Italy'^^xsd:string;
  dwc:longitude '15.424167'^^xsd:double;
  dwc:latitude '37.183333'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.424167 37.183333, 15.424167 37.183333, 15.424167 37.183333, 15.424167 37.183333, 15.424167 37.183333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '2038_178'^^xsd:string;
  dwc:observationDate '2016-07-06'^^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/8267__2038_177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8267__2038_177> ;
  mr:hasGeometry <https://eurobis.org/id/point/8267__2038_177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.982857 15.357725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.982857"^^xsd:decimal ;
  dwc:decimalLongitude "15.357725"^^xsd:decimal ;
  dwc: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/8267__2038_177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.982857 15.357725)"^^geo:wktLiteral ;
  geo-pos:lat "36.982857"^^xsd:decimal ;
  geo-pos:long "15.357725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8267__2038_177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2038_177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8267_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-11'^^xsd:date;
  dwc:institutionCode 'OceanCare'^^xsd:string;
  dwc:collectionCode '2038'^^xsd:integer;
  dwc:catalogNumber '2038_177'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2038_177'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '7.25'^^xsd:double;
  dwc:continentOcean 'Sicily,Italy'^^xsd:string;
  dwc:longitude '15.357725'^^xsd:double;
  dwc:latitude '36.982857'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.357725 36.982857, 15.357725 36.982857, 15.357725 36.982857, 15.357725 36.982857, 15.357725 36.982857))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '2038_177'^^xsd:string;
  dwc:observationDate '2016-07-12'^^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/8267__2038_176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8267__2038_176> ;
  mr:hasGeometry <https://eurobis.org/id/point/8267__2038_176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.000667 15.44475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.000667"^^xsd:decimal ;
  dwc:decimalLongitude "15.44475"^^xsd:decimal ;
  dwc: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/8267__2038_176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.000667 15.44475)"^^geo:wktLiteral ;
  geo-pos:lat "38.000667"^^xsd:decimal ;
  geo-pos:long "15.44475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8267__2038_176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2038_176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8267_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-11'^^xsd:date;
  dwc:institutionCode 'OceanCare'^^xsd:string;
  dwc:collectionCode '2038'^^xsd:integer;
  dwc:catalogNumber '2038_176'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2038_176'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '18.233333333333'^^xsd:double;
  dwc:continentOcean 'Sicily,Italy'^^xsd:string;
  dwc:longitude '15.44475'^^xsd:double;
  dwc:latitude '38.000667'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.44475 38.000667, 15.44475 38.000667, 15.44475 38.000667, 15.44475 38.000667, 15.44475 38.000667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '2038_176'^^xsd:string;
  dwc:observationDate '2016-09-04'^^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/8267__2038_175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8267__2038_175> ;
  mr:hasGeometry <https://eurobis.org/id/point/8267__2038_175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.972467 15.360833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.972467"^^xsd:decimal ;
  dwc:decimalLongitude "15.360833"^^xsd:decimal ;
  dwc: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/8267__2038_175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.972467 15.360833)"^^geo:wktLiteral ;
  geo-pos:lat "36.972467"^^xsd:decimal ;
  geo-pos:long "15.360833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8267__2038_175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2038_175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8267_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-11'^^xsd:date;
  dwc:institutionCode 'OceanCare'^^xsd:string;
  dwc:collectionCode '2038'^^xsd:integer;
  dwc:catalogNumber '2038_175'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2038_175'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '9.7333333333333'^^xsd:double;
  dwc:continentOcean 'Sicily,Italy'^^xsd:string;
  dwc:longitude '15.360833'^^xsd:double;
  dwc:latitude '36.972467'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.360833 36.972467, 15.360833 36.972467, 15.360833 36.972467, 15.360833 36.972467, 15.360833 36.972467))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '2038_175'^^xsd:string;
  dwc:observationDate '2016-09-12'^^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/8267__2038_174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8267__2038_174> ;
  mr:hasGeometry <https://eurobis.org/id/point/8267__2038_174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.02798 15.33239)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.02798"^^xsd:decimal ;
  dwc:decimalLongitude "15.33239"^^xsd:decimal ;
  dwc: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/8267__2038_174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.02798 15.33239)"^^geo:wktLiteral ;
  geo-pos:lat "37.02798"^^xsd:decimal ;
  geo-pos:long "15.33239"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8267__2038_174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2038_174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8267_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-11'^^xsd:date;
  dwc:institutionCode 'OceanCare'^^xsd:string;
  dwc:collectionCode '2038'^^xsd:integer;
  dwc:catalogNumber '2038_174'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2038_174'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '16.785555555556'^^xsd:double;
  dwc:continentOcean 'Sicily,Italy'^^xsd:string;
  dwc:longitude '15.33239'^^xsd:double;
  dwc:latitude '37.02798'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.33239 37.02798, 15.33239 37.02798, 15.33239 37.02798, 15.33239 37.02798, 15.33239 37.02798))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '2038_174'^^xsd:string;
  dwc:observationDate '2017-07-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/8267__2038_173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8267__2038_173> ;
  mr:hasGeometry <https://eurobis.org/id/point/8267__2038_173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.001885 15.353937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.001885"^^xsd:decimal ;
  dwc:decimalLongitude "15.353937"^^xsd:decimal ;
  dwc: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/8267__2038_173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.001885 15.353937)"^^geo:wktLiteral ;
  geo-pos:lat "37.001885"^^xsd:decimal ;
  geo-pos:long "15.353937"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8267__2038_173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2038_173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8267_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-11'^^xsd:date;
  dwc:institutionCode 'OceanCare'^^xsd:string;
  dwc:collectionCode '2038'^^xsd:integer;
  dwc:catalogNumber '2038_173'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2038_173'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '16.284444444444'^^xsd:double;
  dwc:continentOcean 'Sicily,Italy'^^xsd:string;
  dwc:longitude '15.353937'^^xsd:double;
  dwc:latitude '37.001885'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.353937 37.001885, 15.353937 37.001885, 15.353937 37.001885, 15.353937 37.001885, 15.353937 37.001885))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '2038_173'^^xsd:string;
  dwc:observationDate '2017-07-24'^^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/8267__2038_172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8267__2038_172> ;
  mr:hasGeometry <https://eurobis.org/id/point/8267__2038_172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.047833 15.328067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.047833"^^xsd:decimal ;
  dwc:decimalLongitude "15.328067"^^xsd:decimal ;
  dwc: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/8267__2038_172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.047833 15.328067)"^^geo:wktLiteral ;
  geo-pos:lat "37.047833"^^xsd:decimal ;
  geo-pos:long "15.328067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8267__2038_172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2038_172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8267_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-11'^^xsd:date;
  dwc:institutionCode 'OceanCare'^^xsd:string;
  dwc:collectionCode '2038'^^xsd:integer;
  dwc:catalogNumber '2038_172'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2038_172'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '5.8833333333333'^^xsd:double;
  dwc:continentOcean 'Sicily,Italy'^^xsd:string;
  dwc:longitude '15.328067'^^xsd:double;
  dwc:latitude '37.047833'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.328067 37.047833, 15.328067 37.047833, 15.328067 37.047833, 15.328067 37.047833, 15.328067 37.047833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '2038_172'^^xsd:string;
  dwc:observationDate '2018-06-21'^^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/8267__2038_171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8267__2038_171> ;
  mr:hasGeometry <https://eurobis.org/id/point/8267__2038_171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.947817 15.271167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.947817"^^xsd:decimal ;
  dwc:decimalLongitude "15.271167"^^xsd:decimal ;
  dwc: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/8267__2038_171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.947817 15.271167)"^^geo:wktLiteral ;
  geo-pos:lat "36.947817"^^xsd:decimal ;
  geo-pos:long "15.271167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8267__2038_171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2038_171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8267_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-11'^^xsd:date;
  dwc:institutionCode 'OceanCare'^^xsd:string;
  dwc:collectionCode '2038'^^xsd:integer;
  dwc:catalogNumber '2038_171'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2038_171'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '15.333333333333'^^xsd:double;
  dwc:continentOcean 'Sicily,Italy'^^xsd:string;
  dwc:longitude '15.271167'^^xsd:double;
  dwc:latitude '36.947817'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.271167 36.947817, 15.271167 36.947817, 15.271167 36.947817, 15.271167 36.947817, 15.271167 36.947817))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '2038_171'^^xsd:string;
  dwc:observationDate '2018-07-04'^^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/8267__2038_170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8267__2038_170> ;
  mr:hasGeometry <https://eurobis.org/id/point/8267__2038_170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.05975 15.325167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.05975"^^xsd:decimal ;
  dwc:decimalLongitude "15.325167"^^xsd:decimal ;
  dwc: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/8267__2038_170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.05975 15.325167)"^^geo:wktLiteral ;
  geo-pos:lat "37.05975"^^xsd:decimal ;
  geo-pos:long "15.325167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8267__2038_170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2038_170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8267_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-11'^^xsd:date;
  dwc:institutionCode 'OceanCare'^^xsd:string;
  dwc:collectionCode '2038'^^xsd:integer;
  dwc:catalogNumber '2038_170'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2038_170'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '15.166666666667'^^xsd:double;
  dwc:continentOcean 'Sicily,Italy'^^xsd:string;
  dwc:longitude '15.325167'^^xsd:double;
  dwc:latitude '37.05975'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.325167 37.05975, 15.325167 37.05975, 15.325167 37.05975, 15.325167 37.05975, 15.325167 37.05975))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '2038_170'^^xsd:string;
  dwc:observationDate '2018-07-05'^^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/8267__2038_167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8267__2038_167> ;
  mr:hasGeometry <https://eurobis.org/id/point/8267__2038_167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.709667 15.1618)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.709667"^^xsd:decimal ;
  dwc:decimalLongitude "15.1618"^^xsd:decimal ;
  dwc: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/8267__2038_167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.709667 15.1618)"^^geo:wktLiteral ;
  geo-pos:lat "36.709667"^^xsd:decimal ;
  geo-pos:long "15.1618"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8267__2038_167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2038_167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8267_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-11'^^xsd:date;
  dwc:institutionCode 'OceanCare'^^xsd:string;
  dwc:collectionCode '2038'^^xsd:integer;
  dwc:catalogNumber '2038_167'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2038_167'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '17.166666666667'^^xsd:double;
  dwc:continentOcean 'Sicily,Italy'^^xsd:string;
  dwc:longitude '15.1618'^^xsd:double;
  dwc:latitude '36.709667'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.1618 36.709667, 15.1618 36.709667, 15.1618 36.709667, 15.1618 36.709667, 15.1618 36.709667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '2038_167'^^xsd:string;
  dwc:observationDate '2019-07-22'^^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/8267__2038_168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8267__2038_168> ;
  mr:hasGeometry <https://eurobis.org/id/point/8267__2038_168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.000083 15.3461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.000083"^^xsd:decimal ;
  dwc:decimalLongitude "15.3461"^^xsd:decimal ;
  dwc: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/8267__2038_168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.000083 15.3461)"^^geo:wktLiteral ;
  geo-pos:lat "37.000083"^^xsd:decimal ;
  geo-pos:long "15.3461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8267__2038_168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2038_168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8267_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-11'^^xsd:date;
  dwc:institutionCode 'OceanCare'^^xsd:string;
  dwc:collectionCode '2038'^^xsd:integer;
  dwc:catalogNumber '2038_168'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2038_168'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.183333333333'^^xsd:double;
  dwc:continentOcean 'Sicily,Italy'^^xsd:string;
  dwc:longitude '15.3461'^^xsd:double;
  dwc:latitude '37.000083'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.3461 37.000083, 15.3461 37.000083, 15.3461 37.000083, 15.3461 37.000083, 15.3461 37.000083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '2038_168'^^xsd:string;
  dwc:observationDate '2019-07-19'^^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/8267__2038_133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8267__2038_133> ;
  mr:hasGeometry <https://eurobis.org/id/point/8267__2038_133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.042767 15.398667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.042767"^^xsd:decimal ;
  dwc:decimalLongitude "15.398667"^^xsd:decimal ;
  dwc: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/8267__2038_133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.042767 15.398667)"^^geo:wktLiteral ;
  geo-pos:lat "37.042767"^^xsd:decimal ;
  geo-pos:long "15.398667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8267__2038_133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2038_133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8267_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-11'^^xsd:date;
  dwc:institutionCode 'OceanCare'^^xsd:string;
  dwc:collectionCode '2038'^^xsd:integer;
  dwc:catalogNumber '2038_133'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2038_133'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:continentOcean 'Sicily,Italy'^^xsd:string;
  dwc:longitude '15.398667'^^xsd:double;
  dwc:latitude '37.042767'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.398667 37.042767, 15.398667 37.042767, 15.398667 37.042767, 15.398667 37.042767, 15.398667 37.042767))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2038_133'^^xsd:string;
  dwc:observationDate '2016-09-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/8267__2038_20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8267__2038_20> ;
  mr:hasGeometry <https://eurobis.org/id/point/8267__2038_20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.516617 15.751817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.516617"^^xsd:decimal ;
  dwc:decimalLongitude "15.751817"^^xsd:decimal ;
  dwc: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/8267__2038_20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.516617 15.751817)"^^geo:wktLiteral ;
  geo-pos:lat "38.516617"^^xsd:decimal ;
  geo-pos:long "15.751817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8267__2038_20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2038_20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8267_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-11'^^xsd:date;
  dwc:institutionCode 'OceanCare'^^xsd:string;
  dwc:collectionCode '2038'^^xsd:integer;
  dwc:catalogNumber '2038_20'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2038_20'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '11.45'^^xsd:double;
  dwc:continentOcean 'Sicily,Italy'^^xsd:string;
  dwc:longitude '15.751817'^^xsd:double;
  dwc:latitude '38.516617'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.751817 38.516617, 15.751817 38.516617, 15.751817 38.516617, 15.751817 38.516617, 15.751817 38.516617))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2038_20'^^xsd:string;
  dwc:observationDate '2019-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/8267__2038_19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8267__2038_19> ;
  mr:hasGeometry <https://eurobis.org/id/point/8267__2038_19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.312683 15.10275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.312683"^^xsd:decimal ;
  dwc:decimalLongitude "15.10275"^^xsd:decimal ;
  dwc: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/8267__2038_19>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.312683 15.10275)"^^geo:wktLiteral ;
  geo-pos:lat "38.312683"^^xsd:decimal ;
  geo-pos:long "15.10275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8267__2038_19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2038_19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8267_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-11'^^xsd:date;
  dwc:institutionCode 'OceanCare'^^xsd:string;
  dwc:collectionCode '2038'^^xsd:integer;
  dwc:catalogNumber '2038_19'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2038_19'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '10.966666666667'^^xsd:double;
  dwc:continentOcean 'Sicily,Italy'^^xsd:string;
  dwc:longitude '15.10275'^^xsd:double;
  dwc:latitude '38.312683'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.10275 38.312683, 15.10275 38.312683, 15.10275 38.312683, 15.10275 38.312683, 15.10275 38.312683))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2038_19'^^xsd:string;
  dwc:observationDate '2019-09-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/8267__2038_18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8267__2038_18> ;
  mr:hasGeometry <https://eurobis.org/id/point/8267__2038_18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.700883 15.870583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.700883"^^xsd:decimal ;
  dwc:decimalLongitude "15.870583"^^xsd:decimal ;
  dwc: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/8267__2038_18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.700883 15.870583)"^^geo:wktLiteral ;
  geo-pos:lat "38.700883"^^xsd:decimal ;
  geo-pos:long "15.870583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8267__2038_18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2038_18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8267_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-11'^^xsd:date;
  dwc:institutionCode 'OceanCare'^^xsd:string;
  dwc:collectionCode '2038'^^xsd:integer;
  dwc:catalogNumber '2038_18'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2038_18'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '15.7'^^xsd:double;
  dwc:continentOcean 'Sicily,Italy'^^xsd:string;
  dwc:longitude '15.870583'^^xsd:double;
  dwc:latitude '38.700883'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.870583 38.700883, 15.870583 38.700883, 15.870583 38.700883, 15.870583 38.700883, 15.870583 38.700883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2038_18'^^xsd:string;
  dwc:observationDate '2019-09-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/8267__2038_17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8267__2038_17> ;
  mr:hasGeometry <https://eurobis.org/id/point/8267__2038_17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69665 15.851783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.69665"^^xsd:decimal ;
  dwc:decimalLongitude "15.851783"^^xsd:decimal ;
  dwc: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/8267__2038_17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69665 15.851783)"^^geo:wktLiteral ;
  geo-pos:lat "38.69665"^^xsd:decimal ;
  geo-pos:long "15.851783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8267__2038_17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2038_17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8267_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-11'^^xsd:date;
  dwc:institutionCode 'OceanCare'^^xsd:string;
  dwc:collectionCode '2038'^^xsd:integer;
  dwc:catalogNumber '2038_17'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2038_17'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:continentOcean 'Sicily,Italy'^^xsd:string;
  dwc:longitude '15.851783'^^xsd:double;
  dwc:latitude '38.69665'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.851783 38.69665, 15.851783 38.69665, 15.851783 38.69665, 15.851783 38.69665, 15.851783 38.69665))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2038_17'^^xsd:string;
  dwc:observationDate '2019-09-20'^^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/8267__2038_25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8267__2038_25> ;
  mr:hasGeometry <https://eurobis.org/id/point/8267__2038_25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.02455 15.33834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.02455"^^xsd:decimal ;
  dwc:decimalLongitude "15.33834"^^xsd:decimal ;
  dwc: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/8267__2038_25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.02455 15.33834)"^^geo:wktLiteral ;
  geo-pos:lat "37.02455"^^xsd:decimal ;
  geo-pos:long "15.33834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8267__2038_25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2038_25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8267_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-11'^^xsd:date;
  dwc:institutionCode 'OceanCare'^^xsd:string;
  dwc:collectionCode '2038'^^xsd:integer;
  dwc:catalogNumber '2038_25'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2038_25'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '19.333333333333'^^xsd:double;
  dwc:continentOcean 'Sicily,Italy'^^xsd:string;
  dwc:longitude '15.33834'^^xsd:double;
  dwc:latitude '37.02455'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.33834 37.02455, 15.33834 37.02455, 15.33834 37.02455, 15.33834 37.02455, 15.33834 37.02455))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2038_25'^^xsd:string;
  dwc:observationDate '2019-07-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/8267__2038_26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8267__2038_26> ;
  mr:hasGeometry <https://eurobis.org/id/point/8267__2038_26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.03042 15.36377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.03042"^^xsd:decimal ;
  dwc:decimalLongitude "15.36377"^^xsd:decimal ;
  dwc: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/8267__2038_26>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.03042 15.36377)"^^geo:wktLiteral ;
  geo-pos:lat "37.03042"^^xsd:decimal ;
  geo-pos:long "15.36377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8267__2038_26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2038_26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8267_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-11'^^xsd:date;
  dwc:institutionCode 'OceanCare'^^xsd:string;
  dwc:collectionCode '2038'^^xsd:integer;
  dwc:catalogNumber '2038_26'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2038_26'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:continentOcean 'Sicily,Italy'^^xsd:string;
  dwc:longitude '15.36377'^^xsd:double;
  dwc:latitude '37.03042'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.36377 37.03042, 15.36377 37.03042, 15.36377 37.03042, 15.36377 37.03042, 15.36377 37.03042))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2038_26'^^xsd:string;
  dwc:observationDate '2019-07-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/8267__2038_39>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8267__2038_39> ;
  mr:hasGeometry <https://eurobis.org/id/point/8267__2038_39> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.98164 15.41129)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.98164"^^xsd:decimal ;
  dwc:decimalLongitude "15.41129"^^xsd:decimal ;
  dwc: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/8267__2038_39>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.98164 15.41129)"^^geo:wktLiteral ;
  geo-pos:lat "36.98164"^^xsd:decimal ;
  geo-pos:long "15.41129"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8267__2038_39>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2038_39" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8267_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-11'^^xsd:date;
  dwc:institutionCode 'OceanCare'^^xsd:string;
  dwc:collectionCode '2038'^^xsd:integer;
  dwc:catalogNumber '2038_39'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2038_39'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '16.716666666667'^^xsd:double;
  dwc:continentOcean 'Sicily,Italy'^^xsd:string;
  dwc:longitude '15.41129'^^xsd:double;
  dwc:latitude '36.98164'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.41129 36.98164, 15.41129 36.98164, 15.41129 36.98164, 15.41129 36.98164, 15.41129 36.98164))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2038_39'^^xsd:string;
  dwc:observationDate '2019-07-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/8267__2038_53>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8267__2038_53> ;
  mr:hasGeometry <https://eurobis.org/id/point/8267__2038_53> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9671 15.372717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9671"^^xsd:decimal ;
  dwc:decimalLongitude "15.372717"^^xsd:decimal ;
  dwc: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/8267__2038_53>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9671 15.372717)"^^geo:wktLiteral ;
  geo-pos:lat "36.9671"^^xsd:decimal ;
  geo-pos:long "15.372717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8267__2038_53>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2038_53" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8267_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-11'^^xsd:date;
  dwc:institutionCode 'OceanCare'^^xsd:string;
  dwc:collectionCode '2038'^^xsd:integer;
  dwc:catalogNumber '2038_53'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2038_53'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '16.2'^^xsd:double;
  dwc:continentOcean 'Sicily,Italy'^^xsd:string;
  dwc:longitude '15.372717'^^xsd:double;
  dwc:latitude '36.9671'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.372717 36.9671, 15.372717 36.9671, 15.372717 36.9671, 15.372717 36.9671, 15.372717 36.9671))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2038_53'^^xsd:string;
  dwc:observationDate '2018-07-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/8267__2038_54>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8267__2038_54> ;
  mr:hasGeometry <https://eurobis.org/id/point/8267__2038_54> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.998783 15.387133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.998783"^^xsd:decimal ;
  dwc:decimalLongitude "15.387133"^^xsd:decimal ;
  dwc: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/8267__2038_54>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.998783 15.387133)"^^geo:wktLiteral ;
  geo-pos:lat "36.998783"^^xsd:decimal ;
  geo-pos:long "15.387133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8267__2038_54>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2038_54" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8267_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-11'^^xsd:date;
  dwc:institutionCode 'OceanCare'^^xsd:string;
  dwc:collectionCode '2038'^^xsd:integer;
  dwc:catalogNumber '2038_54'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2038_54'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '17.016666666667'^^xsd:double;
  dwc:continentOcean 'Sicily,Italy'^^xsd:string;
  dwc:longitude '15.387133'^^xsd:double;
  dwc:latitude '36.998783'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.387133 36.998783, 15.387133 36.998783, 15.387133 36.998783, 15.387133 36.998783, 15.387133 36.998783))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2038_54'^^xsd:string;
  dwc:observationDate '2018-07-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/8267__2038_55>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8267__2038_55> ;
  mr:hasGeometry <https://eurobis.org/id/point/8267__2038_55> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.035533 15.51285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.035533"^^xsd:decimal ;
  dwc:decimalLongitude "15.51285"^^xsd:decimal ;
  dwc: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/8267__2038_55>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.035533 15.51285)"^^geo:wktLiteral ;
  geo-pos:lat "37.035533"^^xsd:decimal ;
  geo-pos:long "15.51285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8267__2038_55>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2038_55" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8267_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-11'^^xsd:date;
  dwc:institutionCode 'OceanCare'^^xsd:string;
  dwc:collectionCode '2038'^^xsd:integer;
  dwc:catalogNumber '2038_55'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2038_55'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '13.983333333333'^^xsd:double;
  dwc:continentOcean 'Sicily,Italy'^^xsd:string;
  dwc:longitude '15.51285'^^xsd:double;
  dwc:latitude '37.035533'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.51285 37.035533, 15.51285 37.035533, 15.51285 37.035533, 15.51285 37.035533, 15.51285 37.035533))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2038_55'^^xsd:string;
  dwc:observationDate '2018-07-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/8267__2038_90>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8267__2038_90> ;
  mr:hasGeometry <https://eurobis.org/id/point/8267__2038_90> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.905 15.285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.905"^^xsd:decimal ;
  dwc:decimalLongitude "15.285"^^xsd:decimal ;
  dwc: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/8267__2038_90>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.905 15.285)"^^geo:wktLiteral ;
  geo-pos:lat "36.905"^^xsd:decimal ;
  geo-pos:long "15.285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8267__2038_90>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2038_90" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8267_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-11'^^xsd:date;
  dwc:institutionCode 'OceanCare'^^xsd:string;
  dwc:collectionCode '2038'^^xsd:integer;
  dwc:catalogNumber '2038_90'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2038_90'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '15.916666666667'^^xsd:double;
  dwc:continentOcean 'Sicily,Italy'^^xsd:string;
  dwc:longitude '15.285'^^xsd:double;
  dwc:latitude '36.905'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.285 36.905, 15.285 36.905, 15.285 36.905, 15.285 36.905, 15.285 36.905))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2038_90'^^xsd:string;
  dwc:observationDate '2017-07-20'^^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/8267__2038_106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8267__2038_106> ;
  mr:hasGeometry <https://eurobis.org/id/point/8267__2038_106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.01664 15.376535)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.01664"^^xsd:decimal ;
  dwc:decimalLongitude "15.376535"^^xsd:decimal ;
  dwc: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/8267__2038_106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.01664 15.376535)"^^geo:wktLiteral ;
  geo-pos:lat "37.01664"^^xsd:decimal ;
  geo-pos:long "15.376535"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8267__2038_106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2038_106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8267_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-11'^^xsd:date;
  dwc:institutionCode 'OceanCare'^^xsd:string;
  dwc:collectionCode '2038'^^xsd:integer;
  dwc:catalogNumber '2038_106'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2038_106'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '16.666944444444'^^xsd:double;
  dwc:continentOcean 'Sicily,Italy'^^xsd:string;
  dwc:longitude '15.376535'^^xsd:double;
  dwc:latitude '37.01664'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.376535 37.01664, 15.376535 37.01664, 15.376535 37.01664, 15.376535 37.01664, 15.376535 37.01664))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2038_106'^^xsd:string;
  dwc:observationDate '2017-06-20'^^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/8267__2038_107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8267__2038_107> ;
  mr:hasGeometry <https://eurobis.org/id/point/8267__2038_107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.060863 15.362617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.060863"^^xsd:decimal ;
  dwc:decimalLongitude "15.362617"^^xsd:decimal ;
  dwc: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/8267__2038_107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.060863 15.362617)"^^geo:wktLiteral ;
  geo-pos:lat "37.060863"^^xsd:decimal ;
  geo-pos:long "15.362617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8267__2038_107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2038_107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8267_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-11'^^xsd:date;
  dwc:institutionCode 'OceanCare'^^xsd:string;
  dwc:collectionCode '2038'^^xsd:integer;
  dwc:catalogNumber '2038_107'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2038_107'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.2008333333333'^^xsd:double;
  dwc:continentOcean 'Sicily,Italy'^^xsd:string;
  dwc:longitude '15.362617'^^xsd:double;
  dwc:latitude '37.060863'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.362617 37.060863, 15.362617 37.060863, 15.362617 37.060863, 15.362617 37.060863, 15.362617 37.060863))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2038_107'^^xsd:string;
  dwc:observationDate '2017-06-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/8267__2038_108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8267__2038_108> ;
  mr:hasGeometry <https://eurobis.org/id/point/8267__2038_108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.000183 15.370523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.000183"^^xsd:decimal ;
  dwc:decimalLongitude "15.370523"^^xsd:decimal ;
  dwc: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/8267__2038_108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.000183 15.370523)"^^geo:wktLiteral ;
  geo-pos:lat "37.000183"^^xsd:decimal ;
  geo-pos:long "15.370523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8267__2038_108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2038_108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8267_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-11'^^xsd:date;
  dwc:institutionCode 'OceanCare'^^xsd:string;
  dwc:collectionCode '2038'^^xsd:integer;
  dwc:catalogNumber '2038_108'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2038_108'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '14.483611111111'^^xsd:double;
  dwc:continentOcean 'Sicily,Italy'^^xsd:string;
  dwc:longitude '15.370523'^^xsd:double;
  dwc:latitude '37.000183'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.370523 37.000183, 15.370523 37.000183, 15.370523 37.000183, 15.370523 37.000183, 15.370523 37.000183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2038_108'^^xsd:string;
  dwc:observationDate '2017-06-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/8267__2038_118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8267__2038_118> ;
  mr:hasGeometry <https://eurobis.org/id/point/8267__2038_118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.263783 15.372133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.263783"^^xsd:decimal ;
  dwc:decimalLongitude "15.372133"^^xsd:decimal ;
  dwc: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/8267__2038_118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.263783 15.372133)"^^geo:wktLiteral ;
  geo-pos:lat "37.263783"^^xsd:decimal ;
  geo-pos:long "15.372133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8267__2038_118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2038_118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8267_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-11'^^xsd:date;
  dwc:institutionCode 'OceanCare'^^xsd:string;
  dwc:collectionCode '2038'^^xsd:integer;
  dwc:catalogNumber '2038_118'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2038_118'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '13.35'^^xsd:double;
  dwc:continentOcean 'Sicily,Italy'^^xsd:string;
  dwc:longitude '15.372133'^^xsd:double;
  dwc:latitude '37.263783'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.372133 37.263783, 15.372133 37.263783, 15.372133 37.263783, 15.372133 37.263783, 15.372133 37.263783))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2038_118'^^xsd:string;
  dwc:observationDate '2016-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/8267__2038_119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8267__2038_119> ;
  mr:hasGeometry <https://eurobis.org/id/point/8267__2038_119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.020167 15.39035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.020167"^^xsd:decimal ;
  dwc:decimalLongitude "15.39035"^^xsd:decimal ;
  dwc: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/8267__2038_119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.020167 15.39035)"^^geo:wktLiteral ;
  geo-pos:lat "37.020167"^^xsd:decimal ;
  geo-pos:long "15.39035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8267__2038_119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2038_119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8267_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-11'^^xsd:date;
  dwc:institutionCode 'OceanCare'^^xsd:string;
  dwc:collectionCode '2038'^^xsd:integer;
  dwc:catalogNumber '2038_119'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2038_119'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '10.85'^^xsd:double;
  dwc:continentOcean 'Sicily,Italy'^^xsd:string;
  dwc:longitude '15.39035'^^xsd:double;
  dwc:latitude '37.020167'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.39035 37.020167, 15.39035 37.020167, 15.39035 37.020167, 15.39035 37.020167, 15.39035 37.020167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2038_119'^^xsd:string;
  dwc:observationDate '2016-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/8267__2038_120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8267__2038_120> ;
  mr:hasGeometry <https://eurobis.org/id/point/8267__2038_120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.031433 15.3506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.031433"^^xsd:decimal ;
  dwc:decimalLongitude "15.3506"^^xsd:decimal ;
  dwc: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/8267__2038_120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.031433 15.3506)"^^geo:wktLiteral ;
  geo-pos:lat "37.031433"^^xsd:decimal ;
  geo-pos:long "15.3506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8267__2038_120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2038_120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8267_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-11'^^xsd:date;
  dwc:institutionCode 'OceanCare'^^xsd:string;
  dwc:collectionCode '2038'^^xsd:integer;
  dwc:catalogNumber '2038_120'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2038_120'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '15.233333333333'^^xsd:double;
  dwc:continentOcean 'Sicily,Italy'^^xsd:string;
  dwc:longitude '15.3506'^^xsd:double;
  dwc:latitude '37.031433'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.3506 37.031433, 15.3506 37.031433, 15.3506 37.031433, 15.3506 37.031433, 15.3506 37.031433))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2038_120'^^xsd:string;
  dwc:observationDate '2016-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/8267__2038_129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8267__2038_129> ;
  mr:hasGeometry <https://eurobis.org/id/point/8267__2038_129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.01155 15.3686)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.01155"^^xsd:decimal ;
  dwc:decimalLongitude "15.3686"^^xsd:decimal ;
  dwc: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/8267__2038_129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.01155 15.3686)"^^geo:wktLiteral ;
  geo-pos:lat "37.01155"^^xsd:decimal ;
  geo-pos:long "15.3686"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8267__2038_129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2038_129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8267_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-11'^^xsd:date;
  dwc:institutionCode 'OceanCare'^^xsd:string;
  dwc:collectionCode '2038'^^xsd:integer;
  dwc:catalogNumber '2038_129'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2038_129'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '10.3'^^xsd:double;
  dwc:continentOcean 'Sicily,Italy'^^xsd:string;
  dwc:longitude '15.3686'^^xsd:double;
  dwc:latitude '37.01155'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.3686 37.01155, 15.3686 37.01155, 15.3686 37.01155, 15.3686 37.01155, 15.3686 37.01155))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2038_129'^^xsd:string;
  dwc:observationDate '2016-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/8267__2038_141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8267__2038_141> ;
  mr:hasGeometry <https://eurobis.org/id/point/8267__2038_141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.031267 15.428483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.031267"^^xsd:decimal ;
  dwc:decimalLongitude "15.428483"^^xsd:decimal ;
  dwc: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/8267__2038_141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.031267 15.428483)"^^geo:wktLiteral ;
  geo-pos:lat "37.031267"^^xsd:decimal ;
  geo-pos:long "15.428483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8267__2038_141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2038_141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8267_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-11'^^xsd:date;
  dwc:institutionCode 'OceanCare'^^xsd:string;
  dwc:collectionCode '2038'^^xsd:integer;
  dwc:catalogNumber '2038_141'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2038_141'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:continentOcean 'Sicily,Italy'^^xsd:string;
  dwc:longitude '15.428483'^^xsd:double;
  dwc:latitude '37.031267'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.428483 37.031267, 15.428483 37.031267, 15.428483 37.031267, 15.428483 37.031267, 15.428483 37.031267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2038_141'^^xsd:string;
  dwc:observationDate '2016-07-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/8267__2038_159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8267__2038_159> ;
  mr:hasGeometry <https://eurobis.org/id/point/8267__2038_159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.227683 15.332067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.227683"^^xsd:decimal ;
  dwc:decimalLongitude "15.332067"^^xsd:decimal ;
  dwc: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/8267__2038_159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.227683 15.332067)"^^geo:wktLiteral ;
  geo-pos:lat "37.227683"^^xsd:decimal ;
  geo-pos:long "15.332067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8267__2038_159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2038_159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8267_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-11'^^xsd:date;
  dwc:institutionCode 'OceanCare'^^xsd:string;
  dwc:collectionCode '2038'^^xsd:integer;
  dwc:catalogNumber '2038_159'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2038_159'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '11.916666666667'^^xsd:double;
  dwc:continentOcean 'Sicily,Italy'^^xsd:string;
  dwc:longitude '15.332067'^^xsd:double;
  dwc:latitude '37.227683'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.332067 37.227683, 15.332067 37.227683, 15.332067 37.227683, 15.332067 37.227683, 15.332067 37.227683))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2038_159'^^xsd:string;
  dwc:observationDate '2016-06-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/8267__2038_160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8267__2038_160> ;
  mr:hasGeometry <https://eurobis.org/id/point/8267__2038_160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.60565 15.339567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.60565"^^xsd:decimal ;
  dwc:decimalLongitude "15.339567"^^xsd:decimal ;
  dwc: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/8267__2038_160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.60565 15.339567)"^^geo:wktLiteral ;
  geo-pos:lat "37.60565"^^xsd:decimal ;
  geo-pos:long "15.339567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8267__2038_160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2038_160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8267_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-11'^^xsd:date;
  dwc:institutionCode 'OceanCare'^^xsd:string;
  dwc:collectionCode '2038'^^xsd:integer;
  dwc:catalogNumber '2038_160'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2038_160'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '16.633333333333'^^xsd:double;
  dwc:continentOcean 'Sicily,Italy'^^xsd:string;
  dwc:longitude '15.339567'^^xsd:double;
  dwc:latitude '37.60565'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.339567 37.60565, 15.339567 37.60565, 15.339567 37.60565, 15.339567 37.60565, 15.339567 37.60565))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2038_160'^^xsd:string;
  dwc:observationDate '2016-06-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/8267__2038_164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8267__2038_164> ;
  mr:hasGeometry <https://eurobis.org/id/point/8267__2038_164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.785113 15.265597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.785113"^^xsd:decimal ;
  dwc:decimalLongitude "15.265597"^^xsd:decimal ;
  dwc: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/8267__2038_164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.785113 15.265597)"^^geo:wktLiteral ;
  geo-pos:lat "37.785113"^^xsd:decimal ;
  geo-pos:long "15.265597"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8267__2038_164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2038_164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8267_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-11'^^xsd:date;
  dwc:institutionCode 'OceanCare'^^xsd:string;
  dwc:collectionCode '2038'^^xsd:integer;
  dwc:catalogNumber '2038_164'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2038_164'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '20.45'^^xsd:double;
  dwc:continentOcean 'Sicily,Italy'^^xsd:string;
  dwc:longitude '15.265597'^^xsd:double;
  dwc:latitude '37.785113'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.265597 37.785113, 15.265597 37.785113, 15.265597 37.785113, 15.265597 37.785113, 15.265597 37.785113))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2038_164'^^xsd:string;
  dwc:observationDate '2016-06-27'^^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/8267__2038_163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8267__2038_163> ;
  mr:hasGeometry <https://eurobis.org/id/point/8267__2038_163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.850833 15.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.850833"^^xsd:decimal ;
  dwc:decimalLongitude "15.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8267__2038_163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2038_163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8267_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-11'^^xsd:date;
  dwc:institutionCode 'OceanCare'^^xsd:string;
  dwc:collectionCode '2038'^^xsd:integer;
  dwc:catalogNumber '2038_163'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2038_163'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '19.733333333333'^^xsd:double;
  dwc:continentOcean 'Sicily,Italy'^^xsd:string;
  dwc:longitude '15.333'^^xsd:double;
  dwc:latitude '37.850833'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.333 37.850833, 15.333 37.850833, 15.333 37.850833, 15.333 37.850833, 15.333 37.850833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2038_163'^^xsd:string;
  dwc:observationDate '2016-06-27'^^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/8267__2038_162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8267__2038_162> ;
  mr:hasGeometry <https://eurobis.org/id/point/8267__2038_162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.34905 15.412067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.34905"^^xsd:decimal ;
  dwc:decimalLongitude "15.412067"^^xsd:decimal ;
  dwc: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/8267__2038_162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.34905 15.412067)"^^geo:wktLiteral ;
  geo-pos:lat "38.34905"^^xsd:decimal ;
  geo-pos:long "15.412067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8267__2038_162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2038_162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8267_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-11'^^xsd:date;
  dwc:institutionCode 'OceanCare'^^xsd:string;
  dwc:collectionCode '2038'^^xsd:integer;
  dwc:catalogNumber '2038_162'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2038_162'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '10.7'^^xsd:double;
  dwc:continentOcean 'Sicily,Italy'^^xsd:string;
  dwc:longitude '15.412067'^^xsd:double;
  dwc:latitude '38.34905'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.412067 38.34905, 15.412067 38.34905, 15.412067 38.34905, 15.412067 38.34905, 15.412067 38.34905))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2038_162'^^xsd:string;
  dwc:observationDate '2016-06-27'^^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/8267__2038_161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8267__2038_161> ;
  mr:hasGeometry <https://eurobis.org/id/point/8267__2038_161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73135 15.322583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73135"^^xsd:decimal ;
  dwc:decimalLongitude "15.322583"^^xsd:decimal ;
  dwc: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/8267__2038_161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73135 15.322583)"^^geo:wktLiteral ;
  geo-pos:lat "37.73135"^^xsd:decimal ;
  geo-pos:long "15.322583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8267__2038_161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2038_161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8267_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-11'^^xsd:date;
  dwc:institutionCode 'OceanCare'^^xsd:string;
  dwc:collectionCode '2038'^^xsd:integer;
  dwc:catalogNumber '2038_161'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2038_161'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '18.183333333333'^^xsd:double;
  dwc:continentOcean 'Sicily,Italy'^^xsd:string;
  dwc:longitude '15.322583'^^xsd:double;
  dwc:latitude '37.73135'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.322583 37.73135, 15.322583 37.73135, 15.322583 37.73135, 15.322583 37.73135, 15.322583 37.73135))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2038_161'^^xsd:string;
  dwc:observationDate '2016-06-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/8267__2038_158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8267__2038_158> ;
  mr:hasGeometry <https://eurobis.org/id/point/8267__2038_158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.464848 15.317937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.464848"^^xsd:decimal ;
  dwc:decimalLongitude "15.317937"^^xsd:decimal ;
  dwc: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/8267__2038_158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.464848 15.317937)"^^geo:wktLiteral ;
  geo-pos:lat "37.464848"^^xsd:decimal ;
  geo-pos:long "15.317937"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8267__2038_158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2038_158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8267_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-11'^^xsd:date;
  dwc:institutionCode 'OceanCare'^^xsd:string;
  dwc:collectionCode '2038'^^xsd:integer;
  dwc:catalogNumber '2038_158'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2038_158'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '14.7'^^xsd:double;
  dwc:continentOcean 'Sicily,Italy'^^xsd:string;
  dwc:longitude '15.317937'^^xsd:double;
  dwc:latitude '37.464848'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.317937 37.464848, 15.317937 37.464848, 15.317937 37.464848, 15.317937 37.464848, 15.317937 37.464848))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2038_158'^^xsd:string;
  dwc:observationDate '2016-06-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/8267__2038_157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8267__2038_157> ;
  mr:hasGeometry <https://eurobis.org/id/point/8267__2038_157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.535428 15.318808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.535428"^^xsd:decimal ;
  dwc:decimalLongitude "15.318808"^^xsd:decimal ;
  dwc: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/8267__2038_157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.535428 15.318808)"^^geo:wktLiteral ;
  geo-pos:lat "37.535428"^^xsd:decimal ;
  geo-pos:long "15.318808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8267__2038_157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2038_157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8267_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-11'^^xsd:date;
  dwc:institutionCode 'OceanCare'^^xsd:string;
  dwc:collectionCode '2038'^^xsd:integer;
  dwc:catalogNumber '2038_157'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2038_157'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '12.116666666667'^^xsd:double;
  dwc:continentOcean 'Sicily,Italy'^^xsd:string;
  dwc:longitude '15.318808'^^xsd:double;
  dwc:latitude '37.535428'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.318808 37.535428, 15.318808 37.535428, 15.318808 37.535428, 15.318808 37.535428, 15.318808 37.535428))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2038_157'^^xsd:string;
  dwc:observationDate '2016-07-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/8267__2038_156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8267__2038_156> ;
  mr:hasGeometry <https://eurobis.org/id/point/8267__2038_156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.0596 15.36965)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.0596"^^xsd:decimal ;
  dwc:decimalLongitude "15.36965"^^xsd:decimal ;
  dwc: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/8267__2038_156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.0596 15.36965)"^^geo:wktLiteral ;
  geo-pos:lat "37.0596"^^xsd:decimal ;
  geo-pos:long "15.36965"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8267__2038_156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2038_156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8267_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-11'^^xsd:date;
  dwc:institutionCode 'OceanCare'^^xsd:string;
  dwc:collectionCode '2038'^^xsd:integer;
  dwc:catalogNumber '2038_156'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2038_156'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '10.55'^^xsd:double;
  dwc:continentOcean 'Sicily,Italy'^^xsd:string;
  dwc:longitude '15.36965'^^xsd:double;
  dwc:latitude '37.0596'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.36965 37.0596, 15.36965 37.0596, 15.36965 37.0596, 15.36965 37.0596, 15.36965 37.0596))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2038_156'^^xsd:string;
  dwc:observationDate '2016-07-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/8267__2038_155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8267__2038_155> ;
  mr:hasGeometry <https://eurobis.org/id/point/8267__2038_155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.169867 15.406367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.169867"^^xsd:decimal ;
  dwc:decimalLongitude "15.406367"^^xsd:decimal ;
  dwc: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/8267__2038_155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.169867 15.406367)"^^geo:wktLiteral ;
  geo-pos:lat "37.169867"^^xsd:decimal ;
  geo-pos:long "15.406367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8267__2038_155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2038_155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8267_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-11'^^xsd:date;
  dwc:institutionCode 'OceanCare'^^xsd:string;
  dwc:collectionCode '2038'^^xsd:integer;
  dwc:catalogNumber '2038_155'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2038_155'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '8.0666666666667'^^xsd:double;
  dwc:continentOcean 'Sicily,Italy'^^xsd:string;
  dwc:longitude '15.406367'^^xsd:double;
  dwc:latitude '37.169867'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.406367 37.169867, 15.406367 37.169867, 15.406367 37.169867, 15.406367 37.169867, 15.406367 37.169867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2038_155'^^xsd:string;
  dwc:observationDate '2016-07-06'^^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/8267__2038_154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8267__2038_154> ;
  mr:hasGeometry <https://eurobis.org/id/point/8267__2038_154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.045633 15.3584)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.045633"^^xsd:decimal ;
  dwc:decimalLongitude "15.3584"^^xsd:decimal ;
  dwc: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/8267__2038_154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.045633 15.3584)"^^geo:wktLiteral ;
  geo-pos:lat "37.045633"^^xsd:decimal ;
  geo-pos:long "15.3584"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8267__2038_154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2038_154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8267_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-11'^^xsd:date;
  dwc:institutionCode 'OceanCare'^^xsd:string;
  dwc:collectionCode '2038'^^xsd:integer;
  dwc:catalogNumber '2038_154'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2038_154'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '9.8'^^xsd:double;
  dwc:continentOcean 'Sicily,Italy'^^xsd:string;
  dwc:longitude '15.3584'^^xsd:double;
  dwc:latitude '37.045633'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.3584 37.045633, 15.3584 37.045633, 15.3584 37.045633, 15.3584 37.045633, 15.3584 37.045633))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2038_154'^^xsd:string;
  dwc:observationDate '2016-07-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/8267__2038_153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8267__2038_153> ;
  mr:hasGeometry <https://eurobis.org/id/point/8267__2038_153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.130067 15.44725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.130067"^^xsd:decimal ;
  dwc:decimalLongitude "15.44725"^^xsd:decimal ;
  dwc: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/8267__2038_153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.130067 15.44725)"^^geo:wktLiteral ;
  geo-pos:lat "37.130067"^^xsd:decimal ;
  geo-pos:long "15.44725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8267__2038_153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2038_153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8267_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-11'^^xsd:date;
  dwc:institutionCode 'OceanCare'^^xsd:string;
  dwc:collectionCode '2038'^^xsd:integer;
  dwc:catalogNumber '2038_153'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2038_153'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '16.633333333333'^^xsd:double;
  dwc:continentOcean 'Sicily,Italy'^^xsd:string;
  dwc:longitude '15.44725'^^xsd:double;
  dwc:latitude '37.130067'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.44725 37.130067, 15.44725 37.130067, 15.44725 37.130067, 15.44725 37.130067, 15.44725 37.130067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2038_153'^^xsd:string;
  dwc:observationDate '2016-07-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/8267__2038_152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8267__2038_152> ;
  mr:hasGeometry <https://eurobis.org/id/point/8267__2038_152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.136267 15.45365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.136267"^^xsd:decimal ;
  dwc:decimalLongitude "15.45365"^^xsd:decimal ;
  dwc: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/8267__2038_152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.136267 15.45365)"^^geo:wktLiteral ;
  geo-pos:lat "37.136267"^^xsd:decimal ;
  geo-pos:long "15.45365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8267__2038_152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2038_152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8267_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-11'^^xsd:date;
  dwc:institutionCode 'OceanCare'^^xsd:string;
  dwc:collectionCode '2038'^^xsd:integer;
  dwc:catalogNumber '2038_152'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2038_152'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '16.45'^^xsd:double;
  dwc:continentOcean 'Sicily,Italy'^^xsd:string;
  dwc:longitude '15.45365'^^xsd:double;
  dwc:latitude '37.136267'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.45365 37.136267, 15.45365 37.136267, 15.45365 37.136267, 15.45365 37.136267, 15.45365 37.136267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2038_152'^^xsd:string;
  dwc:observationDate '2016-07-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/8267__2038_151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8267__2038_151> ;
  mr:hasGeometry <https://eurobis.org/id/point/8267__2038_151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.156017 15.469117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.156017"^^xsd:decimal ;
  dwc:decimalLongitude "15.469117"^^xsd:decimal ;
  dwc: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/8267__2038_151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.156017 15.469117)"^^geo:wktLiteral ;
  geo-pos:lat "37.156017"^^xsd:decimal ;
  geo-pos:long "15.469117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8267__2038_151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2038_151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8267_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-11'^^xsd:date;
  dwc:institutionCode 'OceanCare'^^xsd:string;
  dwc:collectionCode '2038'^^xsd:integer;
  dwc:catalogNumber '2038_151'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2038_151'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '16.1'^^xsd:double;
  dwc:continentOcean 'Sicily,Italy'^^xsd:string;
  dwc:longitude '15.469117'^^xsd:double;
  dwc:latitude '37.156017'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.469117 37.156017, 15.469117 37.156017, 15.469117 37.156017, 15.469117 37.156017, 15.469117 37.156017))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2038_151'^^xsd:string;
  dwc:observationDate '2016-07-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/8267__2038_150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8267__2038_150> ;
  mr:hasGeometry <https://eurobis.org/id/point/8267__2038_150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.173217 15.4407)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.173217"^^xsd:decimal ;
  dwc:decimalLongitude "15.4407"^^xsd:decimal ;
  dwc: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/8267__2038_150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.173217 15.4407)"^^geo:wktLiteral ;
  geo-pos:lat "37.173217"^^xsd:decimal ;
  geo-pos:long "15.4407"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8267__2038_150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2038_150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8267_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-11'^^xsd:date;
  dwc:institutionCode 'OceanCare'^^xsd:string;
  dwc:collectionCode '2038'^^xsd:integer;
  dwc:catalogNumber '2038_150'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2038_150'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '18.1'^^xsd:double;
  dwc:continentOcean 'Sicily,Italy'^^xsd:string;
  dwc:longitude '15.4407'^^xsd:double;
  dwc:latitude '37.173217'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.4407 37.173217, 15.4407 37.173217, 15.4407 37.173217, 15.4407 37.173217, 15.4407 37.173217))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2038_150'^^xsd:string;
  dwc:observationDate '2016-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/8267__2038_149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8267__2038_149> ;
  mr:hasGeometry <https://eurobis.org/id/point/8267__2038_149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1648 15.460233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.1648"^^xsd:decimal ;
  dwc:decimalLongitude "15.460233"^^xsd:decimal ;
  dwc: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/8267__2038_149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1648 15.460233)"^^geo:wktLiteral ;
  geo-pos:lat "37.1648"^^xsd:decimal ;
  geo-pos:long "15.460233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8267__2038_149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2038_149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8267_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-11'^^xsd:date;
  dwc:institutionCode 'OceanCare'^^xsd:string;
  dwc:collectionCode '2038'^^xsd:integer;
  dwc:catalogNumber '2038_149'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2038_149'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '17.183333333333'^^xsd:double;
  dwc:continentOcean 'Sicily,Italy'^^xsd:string;
  dwc:longitude '15.460233'^^xsd:double;
  dwc:latitude '37.1648'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.460233 37.1648, 15.460233 37.1648, 15.460233 37.1648, 15.460233 37.1648, 15.460233 37.1648))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2038_149'^^xsd:string;
  dwc:observationDate '2016-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/8267__2038_148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8267__2038_148> ;
  mr:hasGeometry <https://eurobis.org/id/point/8267__2038_148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.066967 15.443333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.066967"^^xsd:decimal ;
  dwc:decimalLongitude "15.443333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8267__2038_148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2038_148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8267_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-11'^^xsd:date;
  dwc:institutionCode 'OceanCare'^^xsd:string;
  dwc:collectionCode '2038'^^xsd:integer;
  dwc:catalogNumber '2038_148'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2038_148'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '15.733333333333'^^xsd:double;
  dwc:continentOcean 'Sicily,Italy'^^xsd:string;
  dwc:longitude '15.443333'^^xsd:double;
  dwc:latitude '37.066967'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.443333 37.066967, 15.443333 37.066967, 15.443333 37.066967, 15.443333 37.066967, 15.443333 37.066967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2038_148'^^xsd:string;
  dwc:observationDate '2016-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/8267__2038_147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8267__2038_147> ;
  mr:hasGeometry <https://eurobis.org/id/point/8267__2038_147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.007 15.408667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.007"^^xsd:decimal ;
  dwc:decimalLongitude "15.408667"^^xsd:decimal ;
  dwc: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/8267__2038_147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.007 15.408667)"^^geo:wktLiteral ;
  geo-pos:lat "37.007"^^xsd:decimal ;
  geo-pos:long "15.408667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8267__2038_147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2038_147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8267_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-11'^^xsd:date;
  dwc:institutionCode 'OceanCare'^^xsd:string;
  dwc:collectionCode '2038'^^xsd:integer;
  dwc:catalogNumber '2038_147'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2038_147'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:continentOcean 'Sicily,Italy'^^xsd:string;
  dwc:longitude '15.408667'^^xsd:double;
  dwc:latitude '37.007'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.408667 37.007, 15.408667 37.007, 15.408667 37.007, 15.408667 37.007, 15.408667 37.007))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2038_147'^^xsd:string;
  dwc:observationDate '2016-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/8267__2038_146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8267__2038_146> ;
  mr:hasGeometry <https://eurobis.org/id/point/8267__2038_146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.0095 15.404633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.0095"^^xsd:decimal ;
  dwc:decimalLongitude "15.404633"^^xsd:decimal ;
  dwc: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/8267__2038_146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.0095 15.404633)"^^geo:wktLiteral ;
  geo-pos:lat "37.0095"^^xsd:decimal ;
  geo-pos:long "15.404633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8267__2038_146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2038_146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8267_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-11'^^xsd:date;
  dwc:institutionCode 'OceanCare'^^xsd:string;
  dwc:collectionCode '2038'^^xsd:integer;
  dwc:catalogNumber '2038_146'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2038_146'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '10.966666666667'^^xsd:double;
  dwc:continentOcean 'Sicily,Italy'^^xsd:string;
  dwc:longitude '15.404633'^^xsd:double;
  dwc:latitude '37.0095'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.404633 37.0095, 15.404633 37.0095, 15.404633 37.0095, 15.404633 37.0095, 15.404633 37.0095))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2038_146'^^xsd:string;
  dwc:observationDate '2016-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/8267__2038_145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8267__2038_145> ;
  mr:hasGeometry <https://eurobis.org/id/point/8267__2038_145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.926817 15.37625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.926817"^^xsd:decimal ;
  dwc:decimalLongitude "15.37625"^^xsd:decimal ;
  dwc: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/8267__2038_145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.926817 15.37625)"^^geo:wktLiteral ;
  geo-pos:lat "36.926817"^^xsd:decimal ;
  geo-pos:long "15.37625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8267__2038_145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2038_145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8267_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-11'^^xsd:date;
  dwc:institutionCode 'OceanCare'^^xsd:string;
  dwc:collectionCode '2038'^^xsd:integer;
  dwc:catalogNumber '2038_145'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2038_145'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '13.516666666667'^^xsd:double;
  dwc:continentOcean 'Sicily,Italy'^^xsd:string;
  dwc:longitude '15.37625'^^xsd:double;
  dwc:latitude '36.926817'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.37625 36.926817, 15.37625 36.926817, 15.37625 36.926817, 15.37625 36.926817, 15.37625 36.926817))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2038_145'^^xsd:string;
  dwc:observationDate '2016-07-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/8267__2038_144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8267__2038_144> ;
  mr:hasGeometry <https://eurobis.org/id/point/8267__2038_144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.91475 15.309917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.91475"^^xsd:decimal ;
  dwc:decimalLongitude "15.309917"^^xsd:decimal ;
  dwc: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/8267__2038_144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.91475 15.309917)"^^geo:wktLiteral ;
  geo-pos:lat "36.91475"^^xsd:decimal ;
  geo-pos:long "15.309917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8267__2038_144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2038_144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8267_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-11'^^xsd:date;
  dwc:institutionCode 'OceanCare'^^xsd:string;
  dwc:collectionCode '2038'^^xsd:integer;
  dwc:catalogNumber '2038_144'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2038_144'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '12.216666666667'^^xsd:double;
  dwc:continentOcean 'Sicily,Italy'^^xsd:string;
  dwc:longitude '15.309917'^^xsd:double;
  dwc:latitude '36.91475'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.309917 36.91475, 15.309917 36.91475, 15.309917 36.91475, 15.309917 36.91475, 15.309917 36.91475))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2038_144'^^xsd:string;
  dwc:observationDate '2016-07-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/8267__2038_143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8267__2038_143> ;
  mr:hasGeometry <https://eurobis.org/id/point/8267__2038_143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.054183 15.36795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.054183"^^xsd:decimal ;
  dwc:decimalLongitude "15.36795"^^xsd:decimal ;
  dwc: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/8267__2038_143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.054183 15.36795)"^^geo:wktLiteral ;
  geo-pos:lat "37.054183"^^xsd:decimal ;
  geo-pos:long "15.36795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8267__2038_143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2038_143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8267_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-11'^^xsd:date;
  dwc:institutionCode 'OceanCare'^^xsd:string;
  dwc:collectionCode '2038'^^xsd:integer;
  dwc:catalogNumber '2038_143'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2038_143'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.8833333333333'^^xsd:double;
  dwc:continentOcean 'Sicily,Italy'^^xsd:string;
  dwc:longitude '15.36795'^^xsd:double;
  dwc:latitude '37.054183'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.36795 37.054183, 15.36795 37.054183, 15.36795 37.054183, 15.36795 37.054183, 15.36795 37.054183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2038_143'^^xsd:string;
  dwc:observationDate '2016-07-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/8267__2038_142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8267__2038_142> ;
  mr:hasGeometry <https://eurobis.org/id/point/8267__2038_142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.02995 15.366317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.02995"^^xsd:decimal ;
  dwc:decimalLongitude "15.366317"^^xsd:decimal ;
  dwc: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/8267__2038_142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.02995 15.366317)"^^geo:wktLiteral ;
  geo-pos:lat "37.02995"^^xsd:decimal ;
  geo-pos:long "15.366317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8267__2038_142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2038_142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8267_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-11'^^xsd:date;
  dwc:institutionCode 'OceanCare'^^xsd:string;
  dwc:collectionCode '2038'^^xsd:integer;
  dwc:catalogNumber '2038_142'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2038_142'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.5'^^xsd:double;
  dwc:continentOcean 'Sicily,Italy'^^xsd:string;
  dwc:longitude '15.366317'^^xsd:double;
  dwc:latitude '37.02995'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.366317 37.02995, 15.366317 37.02995, 15.366317 37.02995, 15.366317 37.02995, 15.366317 37.02995))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2038_142'^^xsd:string;
  dwc:observationDate '2016-07-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/8267__2038_140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8267__2038_140> ;
  mr:hasGeometry <https://eurobis.org/id/point/8267__2038_140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.998 15.400167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.998"^^xsd:decimal ;
  dwc:decimalLongitude "15.400167"^^xsd:decimal ;
  dwc: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/8267__2038_140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.998 15.400167)"^^geo:wktLiteral ;
  geo-pos:lat "36.998"^^xsd:decimal ;
  geo-pos:long "15.400167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8267__2038_140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2038_140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8267_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-11'^^xsd:date;
  dwc:institutionCode 'OceanCare'^^xsd:string;
  dwc:collectionCode '2038'^^xsd:integer;
  dwc:catalogNumber '2038_140'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2038_140'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '15.3'^^xsd:double;
  dwc:continentOcean 'Sicily,Italy'^^xsd:string;
  dwc:longitude '15.400167'^^xsd:double;
  dwc:latitude '36.998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.400167 36.998, 15.400167 36.998, 15.400167 36.998, 15.400167 36.998, 15.400167 36.998))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2038_140'^^xsd:string;
  dwc:observationDate '2016-07-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/8267__2038_139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8267__2038_139> ;
  mr:hasGeometry <https://eurobis.org/id/point/8267__2038_139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.660333 15.229333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.660333"^^xsd:decimal ;
  dwc:decimalLongitude "15.229333"^^xsd:decimal ;
  dwc: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/8267__2038_139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.660333 15.229333)"^^geo:wktLiteral ;
  geo-pos:lat "37.660333"^^xsd:decimal ;
  geo-pos:long "15.229333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8267__2038_139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2038_139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8267_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-11'^^xsd:date;
  dwc:institutionCode 'OceanCare'^^xsd:string;
  dwc:collectionCode '2038'^^xsd:integer;
  dwc:catalogNumber '2038_139'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2038_139'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '15.933333333333'^^xsd:double;
  dwc:continentOcean 'Sicily,Italy'^^xsd:string;
  dwc:longitude '15.229333'^^xsd:double;
  dwc:latitude '37.660333'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.229333 37.660333, 15.229333 37.660333, 15.229333 37.660333, 15.229333 37.660333, 15.229333 37.660333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2038_139'^^xsd:string;
  dwc:observationDate '2016-07-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/8267__2038_138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8267__2038_138> ;
  mr:hasGeometry <https://eurobis.org/id/point/8267__2038_138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7895 15.392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7895"^^xsd:decimal ;
  dwc:decimalLongitude "15.392"^^xsd:decimal ;
  dwc: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/8267__2038_138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7895 15.392)"^^geo:wktLiteral ;
  geo-pos:lat "37.7895"^^xsd:decimal ;
  geo-pos:long "15.392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8267__2038_138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2038_138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8267_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-11'^^xsd:date;
  dwc:institutionCode 'OceanCare'^^xsd:string;
  dwc:collectionCode '2038'^^xsd:integer;
  dwc:catalogNumber '2038_138'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2038_138'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.983333333333'^^xsd:double;
  dwc:continentOcean 'Sicily,Italy'^^xsd:string;
  dwc:longitude '15.392'^^xsd:double;
  dwc:latitude '37.7895'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.392 37.7895, 15.392 37.7895, 15.392 37.7895, 15.392 37.7895, 15.392 37.7895))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2038_138'^^xsd:string;
  dwc:observationDate '2016-07-20'^^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/8267__2038_137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8267__2038_137> ;
  mr:hasGeometry <https://eurobis.org/id/point/8267__2038_137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.759383 15.30335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.759383"^^xsd:decimal ;
  dwc:decimalLongitude "15.30335"^^xsd:decimal ;
  dwc: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/8267__2038_137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.759383 15.30335)"^^geo:wktLiteral ;
  geo-pos:lat "37.759383"^^xsd:decimal ;
  geo-pos:long "15.30335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8267__2038_137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2038_137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8267_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-11'^^xsd:date;
  dwc:institutionCode 'OceanCare'^^xsd:string;
  dwc:collectionCode '2038'^^xsd:integer;
  dwc:catalogNumber '2038_137'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2038_137'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '11.3'^^xsd:double;
  dwc:continentOcean 'Sicily,Italy'^^xsd:string;
  dwc:longitude '15.30335'^^xsd:double;
  dwc:latitude '37.759383'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.30335 37.759383, 15.30335 37.759383, 15.30335 37.759383, 15.30335 37.759383, 15.30335 37.759383))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2038_137'^^xsd:string;
  dwc:observationDate '2016-07-20'^^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/8267__2038_136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8267__2038_136> ;
  mr:hasGeometry <https://eurobis.org/id/point/8267__2038_136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7545 15.281717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7545"^^xsd:decimal ;
  dwc:decimalLongitude "15.281717"^^xsd:decimal ;
  dwc: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/8267__2038_136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7545 15.281717)"^^geo:wktLiteral ;
  geo-pos:lat "37.7545"^^xsd:decimal ;
  geo-pos:long "15.281717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8267__2038_136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2038_136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8267_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-11'^^xsd:date;
  dwc:institutionCode 'OceanCare'^^xsd:string;
  dwc:collectionCode '2038'^^xsd:integer;
  dwc:catalogNumber '2038_136'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2038_136'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '11.066666666667'^^xsd:double;
  dwc:continentOcean 'Sicily,Italy'^^xsd:string;
  dwc:longitude '15.281717'^^xsd:double;
  dwc:latitude '37.7545'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.281717 37.7545, 15.281717 37.7545, 15.281717 37.7545, 15.281717 37.7545, 15.281717 37.7545))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2038_136'^^xsd:string;
  dwc:observationDate '2016-07-20'^^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/8267__2038_135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8267__2038_135> ;
  mr:hasGeometry <https://eurobis.org/id/point/8267__2038_135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.063917 15.34915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.063917"^^xsd:decimal ;
  dwc:decimalLongitude "15.34915"^^xsd:decimal ;
  dwc: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/8267__2038_135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.063917 15.34915)"^^geo:wktLiteral ;
  geo-pos:lat "37.063917"^^xsd:decimal ;
  geo-pos:long "15.34915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8267__2038_135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2038_135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8267_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-11'^^xsd:date;
  dwc:institutionCode 'OceanCare'^^xsd:string;
  dwc:collectionCode '2038'^^xsd:integer;
  dwc:catalogNumber '2038_135'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2038_135'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '18.416666666667'^^xsd:double;
  dwc:continentOcean 'Sicily,Italy'^^xsd:string;
  dwc:longitude '15.34915'^^xsd:double;
  dwc:latitude '37.063917'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.34915 37.063917, 15.34915 37.063917, 15.34915 37.063917, 15.34915 37.063917, 15.34915 37.063917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2038_135'^^xsd:string;
  dwc:observationDate '2016-09-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/8267__2038_134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8267__2038_134> ;
  mr:hasGeometry <https://eurobis.org/id/point/8267__2038_134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.07385 15.429217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.07385"^^xsd:decimal ;
  dwc:decimalLongitude "15.429217"^^xsd:decimal ;
  dwc: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/8267__2038_134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.07385 15.429217)"^^geo:wktLiteral ;
  geo-pos:lat "37.07385"^^xsd:decimal ;
  geo-pos:long "15.429217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8267__2038_134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2038_134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8267_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-11'^^xsd:date;
  dwc:institutionCode 'OceanCare'^^xsd:string;
  dwc:collectionCode '2038'^^xsd:integer;
  dwc:catalogNumber '2038_134'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2038_134'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '16.783333333333'^^xsd:double;
  dwc:continentOcean 'Sicily,Italy'^^xsd:string;
  dwc:longitude '15.429217'^^xsd:double;
  dwc:latitude '37.07385'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.429217 37.07385, 15.429217 37.07385, 15.429217 37.07385, 15.429217 37.07385, 15.429217 37.07385))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2038_134'^^xsd:string;
  dwc:observationDate '2016-09-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/8267__2038_132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8267__2038_132> ;
  mr:hasGeometry <https://eurobis.org/id/point/8267__2038_132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.0078 15.361667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.0078"^^xsd:decimal ;
  dwc:decimalLongitude "15.361667"^^xsd:decimal ;
  dwc: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/8267__2038_132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.0078 15.361667)"^^geo:wktLiteral ;
  geo-pos:lat "37.0078"^^xsd:decimal ;
  geo-pos:long "15.361667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8267__2038_132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2038_132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8267_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-11'^^xsd:date;
  dwc:institutionCode 'OceanCare'^^xsd:string;
  dwc:collectionCode '2038'^^xsd:integer;
  dwc:catalogNumber '2038_132'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2038_132'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '15.916666666667'^^xsd:double;
  dwc:continentOcean 'Sicily,Italy'^^xsd:string;
  dwc:longitude '15.361667'^^xsd:double;
  dwc:latitude '37.0078'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.361667 37.0078, 15.361667 37.0078, 15.361667 37.0078, 15.361667 37.0078, 15.361667 37.0078))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2038_132'^^xsd:string;
  dwc:observationDate '2016-09-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/8267__2038_131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8267__2038_131> ;
  mr:hasGeometry <https://eurobis.org/id/point/8267__2038_131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.953017 15.372567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.953017"^^xsd:decimal ;
  dwc:decimalLongitude "15.372567"^^xsd:decimal ;
  dwc: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/8267__2038_131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.953017 15.372567)"^^geo:wktLiteral ;
  geo-pos:lat "36.953017"^^xsd:decimal ;
  geo-pos:long "15.372567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8267__2038_131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2038_131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8267_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-11'^^xsd:date;
  dwc:institutionCode 'OceanCare'^^xsd:string;
  dwc:collectionCode '2038'^^xsd:integer;
  dwc:catalogNumber '2038_131'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2038_131'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '14.95'^^xsd:double;
  dwc:continentOcean 'Sicily,Italy'^^xsd:string;
  dwc:longitude '15.372567'^^xsd:double;
  dwc:latitude '36.953017'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.372567 36.953017, 15.372567 36.953017, 15.372567 36.953017, 15.372567 36.953017, 15.372567 36.953017))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2038_131'^^xsd:string;
  dwc:observationDate '2016-09-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/8267__2038_130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8267__2038_130> ;
  mr:hasGeometry <https://eurobis.org/id/point/8267__2038_130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.883517 15.315333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.883517"^^xsd:decimal ;
  dwc:decimalLongitude "15.315333"^^xsd:decimal ;
  dwc: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/8267__2038_130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.883517 15.315333)"^^geo:wktLiteral ;
  geo-pos:lat "36.883517"^^xsd:decimal ;
  geo-pos:long "15.315333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8267__2038_130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2038_130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8267_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-11'^^xsd:date;
  dwc:institutionCode 'OceanCare'^^xsd:string;
  dwc:collectionCode '2038'^^xsd:integer;
  dwc:catalogNumber '2038_130'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2038_130'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '12.566666666667'^^xsd:double;
  dwc:continentOcean 'Sicily,Italy'^^xsd:string;
  dwc:longitude '15.315333'^^xsd:double;
  dwc:latitude '36.883517'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.315333 36.883517, 15.315333 36.883517, 15.315333 36.883517, 15.315333 36.883517, 15.315333 36.883517))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2038_130'^^xsd:string;
  dwc:observationDate '2016-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/8267__2038_128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8267__2038_128> ;
  mr:hasGeometry <https://eurobis.org/id/point/8267__2038_128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.050682 15.325267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.050682"^^xsd:decimal ;
  dwc:decimalLongitude "15.325267"^^xsd:decimal ;
  dwc: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/8267__2038_128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.050682 15.325267)"^^geo:wktLiteral ;
  geo-pos:lat "37.050682"^^xsd:decimal ;
  geo-pos:long "15.325267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8267__2038_128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2038_128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8267_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-11'^^xsd:date;
  dwc:institutionCode 'OceanCare'^^xsd:string;
  dwc:collectionCode '2038'^^xsd:integer;
  dwc:catalogNumber '2038_128'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2038_128'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '19.166666666667'^^xsd:double;
  dwc:continentOcean 'Sicily,Italy'^^xsd:string;
  dwc:longitude '15.325267'^^xsd:double;
  dwc:latitude '37.050682'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.325267 37.050682, 15.325267 37.050682, 15.325267 37.050682, 15.325267 37.050682, 15.325267 37.050682))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2038_128'^^xsd:string;
  dwc:observationDate '2016-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/8267__2038_127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8267__2038_127> ;
  mr:hasGeometry <https://eurobis.org/id/point/8267__2038_127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.14925 15.375783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.14925"^^xsd:decimal ;
  dwc:decimalLongitude "15.375783"^^xsd:decimal ;
  dwc: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/8267__2038_127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.14925 15.375783)"^^geo:wktLiteral ;
  geo-pos:lat "37.14925"^^xsd:decimal ;
  geo-pos:long "15.375783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8267__2038_127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2038_127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8267_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-11'^^xsd:date;
  dwc:institutionCode 'OceanCare'^^xsd:string;
  dwc:collectionCode '2038'^^xsd:integer;
  dwc:catalogNumber '2038_127'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2038_127'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '14.866666666667'^^xsd:double;
  dwc:continentOcean 'Sicily,Italy'^^xsd:string;
  dwc:longitude '15.375783'^^xsd:double;
  dwc:latitude '37.14925'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.375783 37.14925, 15.375783 37.14925, 15.375783 37.14925, 15.375783 37.14925, 15.375783 37.14925))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2038_127'^^xsd:string;
  dwc:observationDate '2016-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/8267__2038_126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8267__2038_126> ;
  mr:hasGeometry <https://eurobis.org/id/point/8267__2038_126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.166 15.404767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.166"^^xsd:decimal ;
  dwc:decimalLongitude "15.404767"^^xsd:decimal ;
  dwc: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/8267__2038_126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.166 15.404767)"^^geo:wktLiteral ;
  geo-pos:lat "37.166"^^xsd:decimal ;
  geo-pos:long "15.404767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8267__2038_126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2038_126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8267_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-11'^^xsd:date;
  dwc:institutionCode 'OceanCare'^^xsd:string;
  dwc:collectionCode '2038'^^xsd:integer;
  dwc:catalogNumber '2038_126'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2038_126'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '14.483333333333'^^xsd:double;
  dwc:continentOcean 'Sicily,Italy'^^xsd:string;
  dwc:longitude '15.404767'^^xsd:double;
  dwc:latitude '37.166'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.404767 37.166, 15.404767 37.166, 15.404767 37.166, 15.404767 37.166, 15.404767 37.166))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2038_126'^^xsd:string;
  dwc:observationDate '2016-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/8267__2038_125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8267__2038_125> ;
  mr:hasGeometry <https://eurobis.org/id/point/8267__2038_125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.892467 15.3295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.892467"^^xsd:decimal ;
  dwc:decimalLongitude "15.3295"^^xsd:decimal ;
  dwc: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/8267__2038_125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.892467 15.3295)"^^geo:wktLiteral ;
  geo-pos:lat "36.892467"^^xsd:decimal ;
  geo-pos:long "15.3295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8267__2038_125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2038_125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8267_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-11'^^xsd:date;
  dwc:institutionCode 'OceanCare'^^xsd:string;
  dwc:collectionCode '2038'^^xsd:integer;
  dwc:catalogNumber '2038_125'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2038_125'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.333333333333'^^xsd:double;
  dwc:continentOcean 'Sicily,Italy'^^xsd:string;
  dwc:longitude '15.3295'^^xsd:double;
  dwc:latitude '36.892467'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.3295 36.892467, 15.3295 36.892467, 15.3295 36.892467, 15.3295 36.892467, 15.3295 36.892467))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2038_125'^^xsd:string;
  dwc:observationDate '2016-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/8267__2038_124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8267__2038_124> ;
  mr:hasGeometry <https://eurobis.org/id/point/8267__2038_124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.99135 15.394883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.99135"^^xsd:decimal ;
  dwc:decimalLongitude "15.394883"^^xsd:decimal ;
  dwc: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/8267__2038_124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.99135 15.394883)"^^geo:wktLiteral ;
  geo-pos:lat "36.99135"^^xsd:decimal ;
  geo-pos:long "15.394883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8267__2038_124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2038_124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8267_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-11'^^xsd:date;
  dwc:institutionCode 'OceanCare'^^xsd:string;
  dwc:collectionCode '2038'^^xsd:integer;
  dwc:catalogNumber '2038_124'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2038_124'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '10.783333333333'^^xsd:double;
  dwc:continentOcean 'Sicily,Italy'^^xsd:string;
  dwc:longitude '15.394883'^^xsd:double;
  dwc:latitude '36.99135'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.394883 36.99135, 15.394883 36.99135, 15.394883 36.99135, 15.394883 36.99135, 15.394883 36.99135))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2038_124'^^xsd:string;
  dwc:observationDate '2016-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/8267__2038_123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8267__2038_123> ;
  mr:hasGeometry <https://eurobis.org/id/point/8267__2038_123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.984533 15.380833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.984533"^^xsd:decimal ;
  dwc:decimalLongitude "15.380833"^^xsd:decimal ;
  dwc: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/8267__2038_123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.984533 15.380833)"^^geo:wktLiteral ;
  geo-pos:lat "36.984533"^^xsd:decimal ;
  geo-pos:long "15.380833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8267__2038_123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2038_123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8267_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-11'^^xsd:date;
  dwc:institutionCode 'OceanCare'^^xsd:string;
  dwc:collectionCode '2038'^^xsd:integer;
  dwc:catalogNumber '2038_123'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2038_123'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '9.3666666666667'^^xsd:double;
  dwc:continentOcean 'Sicily,Italy'^^xsd:string;
  dwc:longitude '15.380833'^^xsd:double;
  dwc:latitude '36.984533'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.380833 36.984533, 15.380833 36.984533, 15.380833 36.984533, 15.380833 36.984533, 15.380833 36.984533))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2038_123'^^xsd:string;
  dwc:observationDate '2016-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/8267__2038_122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8267__2038_122> ;
  mr:hasGeometry <https://eurobis.org/id/point/8267__2038_122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.126067 15.327167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.126067"^^xsd:decimal ;
  dwc:decimalLongitude "15.327167"^^xsd:decimal ;
  dwc: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/8267__2038_122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.126067 15.327167)"^^geo:wktLiteral ;
  geo-pos:lat "37.126067"^^xsd:decimal ;
  geo-pos:long "15.327167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8267__2038_122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2038_122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8267_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-11'^^xsd:date;
  dwc:institutionCode 'OceanCare'^^xsd:string;
  dwc:collectionCode '2038'^^xsd:integer;
  dwc:catalogNumber '2038_122'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2038_122'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '16.85'^^xsd:double;
  dwc:continentOcean 'Sicily,Italy'^^xsd:string;
  dwc:longitude '15.327167'^^xsd:double;
  dwc:latitude '37.126067'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.327167 37.126067, 15.327167 37.126067, 15.327167 37.126067, 15.327167 37.126067, 15.327167 37.126067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2038_122'^^xsd:string;
  dwc:observationDate '2016-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/8267__2038_121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8267__2038_121> ;
  mr:hasGeometry <https://eurobis.org/id/point/8267__2038_121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.105117 15.339683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.105117"^^xsd:decimal ;
  dwc:decimalLongitude "15.339683"^^xsd:decimal ;
  dwc: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/8267__2038_121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.105117 15.339683)"^^geo:wktLiteral ;
  geo-pos:lat "37.105117"^^xsd:decimal ;
  geo-pos:long "15.339683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8267__2038_121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2038_121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8267_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-11'^^xsd:date;
  dwc:institutionCode 'OceanCare'^^xsd:string;
  dwc:collectionCode '2038'^^xsd:integer;
  dwc:catalogNumber '2038_121'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2038_121'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '16.533333333333'^^xsd:double;
  dwc:continentOcean 'Sicily,Italy'^^xsd:string;
  dwc:longitude '15.339683'^^xsd:double;
  dwc:latitude '37.105117'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.339683 37.105117, 15.339683 37.105117, 15.339683 37.105117, 15.339683 37.105117, 15.339683 37.105117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2038_121'^^xsd:string;
  dwc:observationDate '2016-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/8267__2038_117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8267__2038_117> ;
  mr:hasGeometry <https://eurobis.org/id/point/8267__2038_117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.529567 15.202533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.529567"^^xsd:decimal ;
  dwc:decimalLongitude "15.202533"^^xsd:decimal ;
  dwc: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/8267__2038_117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.529567 15.202533)"^^geo:wktLiteral ;
  geo-pos:lat "37.529567"^^xsd:decimal ;
  geo-pos:long "15.202533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8267__2038_117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2038_117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8267_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-11'^^xsd:date;
  dwc:institutionCode 'OceanCare'^^xsd:string;
  dwc:collectionCode '2038'^^xsd:integer;
  dwc:catalogNumber '2038_117'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2038_117'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '18.816666666667'^^xsd:double;
  dwc:continentOcean 'Sicily,Italy'^^xsd:string;
  dwc:longitude '15.202533'^^xsd:double;
  dwc:latitude '37.529567'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.202533 37.529567, 15.202533 37.529567, 15.202533 37.529567, 15.202533 37.529567, 15.202533 37.529567))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2038_117'^^xsd:string;
  dwc:observationDate '2016-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/8267__2038_116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8267__2038_116> ;
  mr:hasGeometry <https://eurobis.org/id/point/8267__2038_116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.50045 15.2021)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.50045"^^xsd:decimal ;
  dwc:decimalLongitude "15.2021"^^xsd:decimal ;
  dwc: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/8267__2038_116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.50045 15.2021)"^^geo:wktLiteral ;
  geo-pos:lat "37.50045"^^xsd:decimal ;
  geo-pos:long "15.2021"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8267__2038_116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2038_116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8267_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-11'^^xsd:date;
  dwc:institutionCode 'OceanCare'^^xsd:string;
  dwc:collectionCode '2038'^^xsd:integer;
  dwc:catalogNumber '2038_116'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2038_116'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '18.466666666667'^^xsd:double;
  dwc:continentOcean 'Sicily,Italy'^^xsd:string;
  dwc:longitude '15.2021'^^xsd:double;
  dwc:latitude '37.50045'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.2021 37.50045, 15.2021 37.50045, 15.2021 37.50045, 15.2021 37.50045, 15.2021 37.50045))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2038_116'^^xsd:string;
  dwc:observationDate '2016-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/8267__2038_115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8267__2038_115> ;
  mr:hasGeometry <https://eurobis.org/id/point/8267__2038_115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.0695 15.547383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.0695"^^xsd:decimal ;
  dwc:decimalLongitude "15.547383"^^xsd:decimal ;
  dwc: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/8267__2038_115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.0695 15.547383)"^^geo:wktLiteral ;
  geo-pos:lat "38.0695"^^xsd:decimal ;
  geo-pos:long "15.547383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8267__2038_115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2038_115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8267_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-11'^^xsd:date;
  dwc:institutionCode 'OceanCare'^^xsd:string;
  dwc:collectionCode '2038'^^xsd:integer;
  dwc:catalogNumber '2038_115'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2038_115'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.2'^^xsd:double;
  dwc:continentOcean 'Sicily,Italy'^^xsd:string;
  dwc:longitude '15.547383'^^xsd:double;
  dwc:latitude '38.0695'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.547383 38.0695, 15.547383 38.0695, 15.547383 38.0695, 15.547383 38.0695, 15.547383 38.0695))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2038_115'^^xsd:string;
  dwc:observationDate '2016-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/8267__2038_114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8267__2038_114> ;
  mr:hasGeometry <https://eurobis.org/id/point/8267__2038_114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.982333 15.54515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.982333"^^xsd:decimal ;
  dwc:decimalLongitude "15.54515"^^xsd:decimal ;
  dwc: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/8267__2038_114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.982333 15.54515)"^^geo:wktLiteral ;
  geo-pos:lat "37.982333"^^xsd:decimal ;
  geo-pos:long "15.54515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8267__2038_114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2038_114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8267_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-11'^^xsd:date;
  dwc:institutionCode 'OceanCare'^^xsd:string;
  dwc:collectionCode '2038'^^xsd:integer;
  dwc:catalogNumber '2038_114'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2038_114'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '14.366666666667'^^xsd:double;
  dwc:continentOcean 'Sicily,Italy'^^xsd:string;
  dwc:longitude '15.54515'^^xsd:double;
  dwc:latitude '37.982333'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.54515 37.982333, 15.54515 37.982333, 15.54515 37.982333, 15.54515 37.982333, 15.54515 37.982333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2038_114'^^xsd:string;
  dwc:observationDate '2016-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/8267__2038_113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8267__2038_113> ;
  mr:hasGeometry <https://eurobis.org/id/point/8267__2038_113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8847 15.355568)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8847"^^xsd:decimal ;
  dwc:decimalLongitude "15.355568"^^xsd:decimal ;
  dwc: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/8267__2038_113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8847 15.355568)"^^geo:wktLiteral ;
  geo-pos:lat "37.8847"^^xsd:decimal ;
  geo-pos:long "15.355568"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8267__2038_113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2038_113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8267_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-11'^^xsd:date;
  dwc:institutionCode 'OceanCare'^^xsd:string;
  dwc:collectionCode '2038'^^xsd:integer;
  dwc:catalogNumber '2038_113'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2038_113'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '15.333888888889'^^xsd:double;
  dwc:continentOcean 'Sicily,Italy'^^xsd:string;
  dwc:longitude '15.355568'^^xsd:double;
  dwc:latitude '37.8847'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.355568 37.8847, 15.355568 37.8847, 15.355568 37.8847, 15.355568 37.8847, 15.355568 37.8847))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2038_113'^^xsd:string;
  dwc:observationDate '2017-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/8267__2038_112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8267__2038_112> ;
  mr:hasGeometry <https://eurobis.org/id/point/8267__2038_112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.914043 15.382368)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.914043"^^xsd:decimal ;
  dwc:decimalLongitude "15.382368"^^xsd:decimal ;
  dwc: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/8267__2038_112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.914043 15.382368)"^^geo:wktLiteral ;
  geo-pos:lat "37.914043"^^xsd:decimal ;
  geo-pos:long "15.382368"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8267__2038_112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2038_112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8267_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-11'^^xsd:date;
  dwc:institutionCode 'OceanCare'^^xsd:string;
  dwc:collectionCode '2038'^^xsd:integer;
  dwc:catalogNumber '2038_112'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2038_112'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '15.034444444444'^^xsd:double;
  dwc:continentOcean 'Sicily,Italy'^^xsd:string;
  dwc:longitude '15.382368'^^xsd:double;
  dwc:latitude '37.914043'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.382368 37.914043, 15.382368 37.914043, 15.382368 37.914043, 15.382368 37.914043, 15.382368 37.914043))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2038_112'^^xsd:string;
  dwc:observationDate '2017-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/8267__2038_111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8267__2038_111> ;
  mr:hasGeometry <https://eurobis.org/id/point/8267__2038_111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52953 15.737902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.52953"^^xsd:decimal ;
  dwc:decimalLongitude "15.737902"^^xsd:decimal ;
  dwc: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/8267__2038_111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52953 15.737902)"^^geo:wktLiteral ;
  geo-pos:lat "38.52953"^^xsd:decimal ;
  geo-pos:long "15.737902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8267__2038_111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2038_111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8267_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-11'^^xsd:date;
  dwc:institutionCode 'OceanCare'^^xsd:string;
  dwc:collectionCode '2038'^^xsd:integer;
  dwc:catalogNumber '2038_111'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2038_111'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '9.3333333333333'^^xsd:double;
  dwc:continentOcean 'Sicily,Italy'^^xsd:string;
  dwc:longitude '15.737902'^^xsd:double;
  dwc:latitude '38.52953'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.737902 38.52953, 15.737902 38.52953, 15.737902 38.52953, 15.737902 38.52953, 15.737902 38.52953))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2038_111'^^xsd:string;
  dwc:observationDate '2017-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/8267__2038_110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8267__2038_110> ;
  mr:hasGeometry <https://eurobis.org/id/point/8267__2038_110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.082207 15.354475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.082207"^^xsd:decimal ;
  dwc:decimalLongitude "15.354475"^^xsd:decimal ;
  dwc: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/8267__2038_110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.082207 15.354475)"^^geo:wktLiteral ;
  geo-pos:lat "37.082207"^^xsd:decimal ;
  geo-pos:long "15.354475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8267__2038_110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2038_110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8267_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-11'^^xsd:date;
  dwc:institutionCode 'OceanCare'^^xsd:string;
  dwc:collectionCode '2038'^^xsd:integer;
  dwc:catalogNumber '2038_110'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2038_110'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '16.150277777778'^^xsd:double;
  dwc:continentOcean 'Sicily,Italy'^^xsd:string;
  dwc:longitude '15.354475'^^xsd:double;
  dwc:latitude '37.082207'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.354475 37.082207, 15.354475 37.082207, 15.354475 37.082207, 15.354475 37.082207, 15.354475 37.082207))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2038_110'^^xsd:string;
  dwc:observationDate '2017-06-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/8267__2038_109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8267__2038_109> ;
  mr:hasGeometry <https://eurobis.org/id/point/8267__2038_109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.847875 15.46007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.847875"^^xsd:decimal ;
  dwc:decimalLongitude "15.46007"^^xsd:decimal ;
  dwc: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/8267__2038_109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.847875 15.46007)"^^geo:wktLiteral ;
  geo-pos:lat "36.847875"^^xsd:decimal ;
  geo-pos:long "15.46007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8267__2038_109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2038_109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8267_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-11'^^xsd:date;
  dwc:institutionCode 'OceanCare'^^xsd:string;
  dwc:collectionCode '2038'^^xsd:integer;
  dwc:catalogNumber '2038_109'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2038_109'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '11.867222222222'^^xsd:double;
  dwc:continentOcean 'Sicily,Italy'^^xsd:string;
  dwc:longitude '15.46007'^^xsd:double;
  dwc:latitude '36.847875'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.46007 36.847875, 15.46007 36.847875, 15.46007 36.847875, 15.46007 36.847875, 15.46007 36.847875))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2038_109'^^xsd:string;
  dwc:observationDate '2017-06-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/8267__2038_105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8267__2038_105> ;
  mr:hasGeometry <https://eurobis.org/id/point/8267__2038_105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.000878 15.368222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.000878"^^xsd:decimal ;
  dwc:decimalLongitude "15.368222"^^xsd:decimal ;
  dwc: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/8267__2038_105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.000878 15.368222)"^^geo:wktLiteral ;
  geo-pos:lat "37.000878"^^xsd:decimal ;
  geo-pos:long "15.368222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8267__2038_105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2038_105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8267_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-11'^^xsd:date;
  dwc:institutionCode 'OceanCare'^^xsd:string;
  dwc:collectionCode '2038'^^xsd:integer;
  dwc:catalogNumber '2038_105'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2038_105'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '16.133888888889'^^xsd:double;
  dwc:continentOcean 'Sicily,Italy'^^xsd:string;
  dwc:longitude '15.368222'^^xsd:double;
  dwc:latitude '37.000878'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.368222 37.000878, 15.368222 37.000878, 15.368222 37.000878, 15.368222 37.000878, 15.368222 37.000878))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2038_105'^^xsd:string;
  dwc:observationDate '2017-06-20'^^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/8267__2038_104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8267__2038_104> ;
  mr:hasGeometry <https://eurobis.org/id/point/8267__2038_104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.95299 15.35599)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.95299"^^xsd:decimal ;
  dwc:decimalLongitude "15.35599"^^xsd:decimal ;
  dwc: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/8267__2038_104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.95299 15.35599)"^^geo:wktLiteral ;
  geo-pos:lat "36.95299"^^xsd:decimal ;
  geo-pos:long "15.35599"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8267__2038_104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2038_104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8267_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-11'^^xsd:date;
  dwc:institutionCode 'OceanCare'^^xsd:string;
  dwc:collectionCode '2038'^^xsd:integer;
  dwc:catalogNumber '2038_104'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2038_104'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '13.983611111111'^^xsd:double;
  dwc:continentOcean 'Sicily,Italy'^^xsd:string;
  dwc:longitude '15.35599'^^xsd:double;
  dwc:latitude '36.95299'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.35599 36.95299, 15.35599 36.95299, 15.35599 36.95299, 15.35599 36.95299, 15.35599 36.95299))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2038_104'^^xsd:string;
  dwc:observationDate '2017-06-21'^^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/8267__2038_103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8267__2038_103> ;
  mr:hasGeometry <https://eurobis.org/id/point/8267__2038_103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.799467 15.20685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.799467"^^xsd:decimal ;
  dwc:decimalLongitude "15.20685"^^xsd:decimal ;
  dwc: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/8267__2038_103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.799467 15.20685)"^^geo:wktLiteral ;
  geo-pos:lat "36.799467"^^xsd:decimal ;
  geo-pos:long "15.20685"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8267__2038_103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2038_103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8267_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-11'^^xsd:date;
  dwc:institutionCode 'OceanCare'^^xsd:string;
  dwc:collectionCode '2038'^^xsd:integer;
  dwc:catalogNumber '2038_103'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2038_103'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '14.833333333333'^^xsd:double;
  dwc:continentOcean 'Sicily,Italy'^^xsd:string;
  dwc:longitude '15.20685'^^xsd:double;
  dwc:latitude '36.799467'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.20685 36.799467, 15.20685 36.799467, 15.20685 36.799467, 15.20685 36.799467, 15.20685 36.799467))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2038_103'^^xsd:string;
  dwc:observationDate '2017-06-27'^^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/8267__2038_102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8267__2038_102> ;
  mr:hasGeometry <https://eurobis.org/id/point/8267__2038_102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.796583 15.384667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.796583"^^xsd:decimal ;
  dwc:decimalLongitude "15.384667"^^xsd:decimal ;
  dwc: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/8267__2038_102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.796583 15.384667)"^^geo:wktLiteral ;
  geo-pos:lat "36.796583"^^xsd:decimal ;
  geo-pos:long "15.384667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8267__2038_102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2038_102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8267_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-11'^^xsd:date;
  dwc:institutionCode 'OceanCare'^^xsd:string;
  dwc:collectionCode '2038'^^xsd:integer;
  dwc:catalogNumber '2038_102'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2038_102'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '13.333333333333'^^xsd:double;
  dwc:continentOcean 'Sicily,Italy'^^xsd:string;
  dwc:longitude '15.384667'^^xsd:double;
  dwc:latitude '36.796583'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.384667 36.796583, 15.384667 36.796583, 15.384667 36.796583, 15.384667 36.796583, 15.384667 36.796583))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2038_102'^^xsd:string;
  dwc:observationDate '2017-06-27'^^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/8267__2038_101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8267__2038_101> ;
  mr:hasGeometry <https://eurobis.org/id/point/8267__2038_101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.048732 15.359745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.048732"^^xsd:decimal ;
  dwc:decimalLongitude "15.359745"^^xsd:decimal ;
  dwc: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/8267__2038_101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.048732 15.359745)"^^geo:wktLiteral ;
  geo-pos:lat "37.048732"^^xsd:decimal ;
  geo-pos:long "15.359745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8267__2038_101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2038_101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8267_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-11'^^xsd:date;
  dwc:institutionCode 'OceanCare'^^xsd:string;
  dwc:collectionCode '2038'^^xsd:integer;
  dwc:catalogNumber '2038_101'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2038_101'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:continentOcean 'Sicily,Italy'^^xsd:string;
  dwc:longitude '15.359745'^^xsd:double;
  dwc:latitude '37.048732'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.359745 37.0487317, 15.359745 37.0487317, 15.359745 37.0487317, 15.359745 37.0487317, 15.359745 37.0487317))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2038_101'^^xsd:string;
  dwc:observationDate '2017-06-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/8267__2038_100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8267__2038_100> ;
  mr:hasGeometry <https://eurobis.org/id/point/8267__2038_100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.919367 15.32091)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.919367"^^xsd:decimal ;
  dwc:decimalLongitude "15.32091"^^xsd:decimal ;
  dwc: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/8267__2038_100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.919367 15.32091)"^^geo:wktLiteral ;
  geo-pos:lat "36.919367"^^xsd:decimal ;
  geo-pos:long "15.32091"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8267__2038_100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2038_100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8267_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-11'^^xsd:date;
  dwc:institutionCode 'OceanCare'^^xsd:string;
  dwc:collectionCode '2038'^^xsd:integer;
  dwc:catalogNumber '2038_100'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2038_100'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '9.9169444444444'^^xsd:double;
  dwc:continentOcean 'Sicily,Italy'^^xsd:string;
  dwc:longitude '15.32091'^^xsd:double;
  dwc:latitude '36.919367'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.32091 36.919367, 15.32091 36.919367, 15.32091 36.919367, 15.32091 36.919367, 15.32091 36.919367))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2038_100'^^xsd:string;
  dwc:observationDate '2017-07-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/8267__2038_99>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8267__2038_99> ;
  mr:hasGeometry <https://eurobis.org/id/point/8267__2038_99> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.242462 15.42939)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.242462"^^xsd:decimal ;
  dwc:decimalLongitude "15.42939"^^xsd:decimal ;
  dwc: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/8267__2038_99>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.242462 15.42939)"^^geo:wktLiteral ;
  geo-pos:lat "37.242462"^^xsd:decimal ;
  geo-pos:long "15.42939"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8267__2038_99>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2038_99" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8267_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-11'^^xsd:date;
  dwc:institutionCode 'OceanCare'^^xsd:string;
  dwc:collectionCode '2038'^^xsd:integer;
  dwc:catalogNumber '2038_99'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2038_99'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '14.9175'^^xsd:double;
  dwc:continentOcean 'Sicily,Italy'^^xsd:string;
  dwc:longitude '15.42939'^^xsd:double;
  dwc:latitude '37.242462'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.42939 37.242462, 15.42939 37.242462, 15.42939 37.242462, 15.42939 37.242462, 15.42939 37.242462))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2038_99'^^xsd:string;
  dwc:observationDate '2017-07-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/8267__2038_98>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8267__2038_98> ;
  mr:hasGeometry <https://eurobis.org/id/point/8267__2038_98> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.10758 15.550533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.10758"^^xsd:decimal ;
  dwc:decimalLongitude "15.550533"^^xsd:decimal ;
  dwc: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/8267__2038_98>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.10758 15.550533)"^^geo:wktLiteral ;
  geo-pos:lat "37.10758"^^xsd:decimal ;
  geo-pos:long "15.550533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8267__2038_98>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2038_98" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8267_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-11'^^xsd:date;
  dwc:institutionCode 'OceanCare'^^xsd:string;
  dwc:collectionCode '2038'^^xsd:integer;
  dwc:catalogNumber '2038_98'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2038_98'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '11.834166666667'^^xsd:double;
  dwc:continentOcean 'Sicily,Italy'^^xsd:string;
  dwc:longitude '15.550533'^^xsd:double;
  dwc:latitude '37.10758'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.550533 37.10758, 15.550533 37.10758, 15.550533 37.10758, 15.550533 37.10758, 15.550533 37.10758))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2038_98'^^xsd:string;
  dwc:observationDate '2017-07-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/8267__2038_97>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8267__2038_97> ;
  mr:hasGeometry <https://eurobis.org/id/point/8267__2038_97> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.10326 15.534945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.10326"^^xsd:decimal ;
  dwc:decimalLongitude "15.534945"^^xsd:decimal ;
  dwc: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/8267__2038_97>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.10326 15.534945)"^^geo:wktLiteral ;
  geo-pos:lat "37.10326"^^xsd:decimal ;
  geo-pos:long "15.534945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8267__2038_97>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2038_97" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8267_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-11'^^xsd:date;
  dwc:institutionCode 'OceanCare'^^xsd:string;
  dwc:collectionCode '2038'^^xsd:integer;
  dwc:catalogNumber '2038_97'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2038_97'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '11.550555555556'^^xsd:double;
  dwc:continentOcean 'Sicily,Italy'^^xsd:string;
  dwc:longitude '15.534945'^^xsd:double;
  dwc:latitude '37.10326'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.534945 37.10326, 15.534945 37.10326, 15.534945 37.10326, 15.534945 37.10326, 15.534945 37.10326))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2038_97'^^xsd:string;
  dwc:observationDate '2017-07-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/8267__2038_96>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8267__2038_96> ;
  mr:hasGeometry <https://eurobis.org/id/point/8267__2038_96> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.972495 15.394462)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.972495"^^xsd:decimal ;
  dwc:decimalLongitude "15.394462"^^xsd:decimal ;
  dwc: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/8267__2038_96>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.972495 15.394462)"^^geo:wktLiteral ;
  geo-pos:lat "36.972495"^^xsd:decimal ;
  geo-pos:long "15.394462"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8267__2038_96>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2038_96" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8267_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-11'^^xsd:date;
  dwc:institutionCode 'OceanCare'^^xsd:string;
  dwc:collectionCode '2038'^^xsd:integer;
  dwc:catalogNumber '2038_96'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2038_96'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '11.167222222222'^^xsd:double;
  dwc:continentOcean 'Sicily,Italy'^^xsd:string;
  dwc:longitude '15.394462'^^xsd:double;
  dwc:latitude '36.972495'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.394462 36.972495, 15.394462 36.972495, 15.394462 36.972495, 15.394462 36.972495, 15.394462 36.972495))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2038_96'^^xsd:string;
  dwc:observationDate '2017-07-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/8267__2038_95>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8267__2038_95> ;
  mr:hasGeometry <https://eurobis.org/id/point/8267__2038_95> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.035197 15.507692)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.035197"^^xsd:decimal ;
  dwc:decimalLongitude "15.507692"^^xsd:decimal ;
  dwc: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/8267__2038_95>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.035197 15.507692)"^^geo:wktLiteral ;
  geo-pos:lat "37.035197"^^xsd:decimal ;
  geo-pos:long "15.507692"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8267__2038_95>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2038_95" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8267_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-11'^^xsd:date;
  dwc:institutionCode 'OceanCare'^^xsd:string;
  dwc:collectionCode '2038'^^xsd:integer;
  dwc:catalogNumber '2038_95'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2038_95'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '14.016944444444'^^xsd:double;
  dwc:continentOcean 'Sicily,Italy'^^xsd:string;
  dwc:longitude '15.507692'^^xsd:double;
  dwc:latitude '37.035197'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.507692 37.035197, 15.507692 37.035197, 15.507692 37.035197, 15.507692 37.035197, 15.507692 37.035197))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2038_95'^^xsd:string;
  dwc:observationDate '2017-07-06'^^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/8267__2038_94>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8267__2038_94> ;
  mr:hasGeometry <https://eurobis.org/id/point/8267__2038_94> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.05268 15.38107)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.05268"^^xsd:decimal ;
  dwc:decimalLongitude "15.38107"^^xsd:decimal ;
  dwc: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/8267__2038_94>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.05268 15.38107)"^^geo:wktLiteral ;
  geo-pos:lat "37.05268"^^xsd:decimal ;
  geo-pos:long "15.38107"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8267__2038_94>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2038_94" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8267_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-11'^^xsd:date;
  dwc:institutionCode 'OceanCare'^^xsd:string;
  dwc:collectionCode '2038'^^xsd:integer;
  dwc:catalogNumber '2038_94'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2038_94'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '6.25'^^xsd:double;
  dwc:continentOcean 'Sicily,Italy'^^xsd:string;
  dwc:longitude '15.38107'^^xsd:double;
  dwc:latitude '37.05268'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.38107 37.05268, 15.38107 37.05268, 15.38107 37.05268, 15.38107 37.05268, 15.38107 37.05268))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2038_94'^^xsd:string;
  dwc:observationDate '2017-07-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/8267__2038_93>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8267__2038_93> ;
  mr:hasGeometry <https://eurobis.org/id/point/8267__2038_93> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90277 15.403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.90277"^^xsd:decimal ;
  dwc:decimalLongitude "15.403"^^xsd:decimal ;
  dwc: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/8267__2038_93>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90277 15.403)"^^geo:wktLiteral ;
  geo-pos:lat "36.90277"^^xsd:decimal ;
  geo-pos:long "15.403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8267__2038_93>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2038_93" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8267_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-11'^^xsd:date;
  dwc:institutionCode 'OceanCare'^^xsd:string;
  dwc:collectionCode '2038'^^xsd:integer;
  dwc:catalogNumber '2038_93'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2038_93'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '7.9688888888889'^^xsd:double;
  dwc:continentOcean 'Sicily,Italy'^^xsd:string;
  dwc:longitude '15.403'^^xsd:double;
  dwc:latitude '36.90277'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.403 36.90277, 15.403 36.90277, 15.403 36.90277, 15.403 36.90277, 15.403 36.90277))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2038_93'^^xsd:string;
  dwc:observationDate '2017-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/8267__2038_92>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8267__2038_92> ;
  mr:hasGeometry <https://eurobis.org/id/point/8267__2038_92> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97841 15.46874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.97841"^^xsd:decimal ;
  dwc:decimalLongitude "15.46874"^^xsd:decimal ;
  dwc: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/8267__2038_92>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97841 15.46874)"^^geo:wktLiteral ;
  geo-pos:lat "36.97841"^^xsd:decimal ;
  geo-pos:long "15.46874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8267__2038_92>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2038_92" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8267_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-11'^^xsd:date;
  dwc:institutionCode 'OceanCare'^^xsd:string;
  dwc:collectionCode '2038'^^xsd:integer;
  dwc:catalogNumber '2038_92'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2038_92'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.734722222222'^^xsd:double;
  dwc:continentOcean 'Sicily,Italy'^^xsd:string;
  dwc:longitude '15.46874'^^xsd:double;
  dwc:latitude '36.97841'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.46874 36.97841, 15.46874 36.97841, 15.46874 36.97841, 15.46874 36.97841, 15.46874 36.97841))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2038_92'^^xsd:string;
  dwc:observationDate '2017-07-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/8267__2038_91>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8267__2038_91> ;
  mr:hasGeometry <https://eurobis.org/id/point/8267__2038_91> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.197183 15.464517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.197183"^^xsd:decimal ;
  dwc:decimalLongitude "15.464517"^^xsd:decimal ;
  dwc: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/8267__2038_91>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.197183 15.464517)"^^geo:wktLiteral ;
  geo-pos:lat "37.197183"^^xsd:decimal ;
  geo-pos:long "15.464517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8267__2038_91>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2038_91" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8267_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-11'^^xsd:date;
  dwc:institutionCode 'OceanCare'^^xsd:string;
  dwc:collectionCode '2038'^^xsd:integer;
  dwc:catalogNumber '2038_91'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2038_91'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '11.166666666667'^^xsd:double;
  dwc:continentOcean 'Sicily,Italy'^^xsd:string;
  dwc:longitude '15.464517'^^xsd:double;
  dwc:latitude '37.197183'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.464517 37.197183, 15.464517 37.197183, 15.464517 37.197183, 15.464517 37.197183, 15.464517 37.197183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2038_91'^^xsd:string;
  dwc:observationDate '2017-07-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/8267__2038_89>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8267__2038_89> ;
  mr:hasGeometry <https://eurobis.org/id/point/8267__2038_89> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8925 15.258717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8925"^^xsd:decimal ;
  dwc:decimalLongitude "15.258717"^^xsd:decimal ;
  dwc: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/8267__2038_89>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8925 15.258717)"^^geo:wktLiteral ;
  geo-pos:lat "36.8925"^^xsd:decimal ;
  geo-pos:long "15.258717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8267__2038_89>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2038_89" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8267_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-11'^^xsd:date;
  dwc:institutionCode 'OceanCare'^^xsd:string;
  dwc:collectionCode '2038'^^xsd:integer;
  dwc:catalogNumber '2038_89'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2038_89'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '15.266666666667'^^xsd:double;
  dwc:continentOcean 'Sicily,Italy'^^xsd:string;
  dwc:longitude '15.258717'^^xsd:double;
  dwc:latitude '36.8925'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.258717 36.8925, 15.258717 36.8925, 15.258717 36.8925, 15.258717 36.8925, 15.258717 36.8925))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2038_89'^^xsd:string;
  dwc:observationDate '2017-07-20'^^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/8267__2038_88>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8267__2038_88> ;
  mr:hasGeometry <https://eurobis.org/id/point/8267__2038_88> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.106273 15.383723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.106273"^^xsd:decimal ;
  dwc:decimalLongitude "15.383723"^^xsd:decimal ;
  dwc: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/8267__2038_88>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.106273 15.383723)"^^geo:wktLiteral ;
  geo-pos:lat "37.106273"^^xsd:decimal ;
  geo-pos:long "15.383723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8267__2038_88>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2038_88" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8267_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-11'^^xsd:date;
  dwc:institutionCode 'OceanCare'^^xsd:string;
  dwc:collectionCode '2038'^^xsd:integer;
  dwc:catalogNumber '2038_88'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2038_88'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '13.383611111111'^^xsd:double;
  dwc:continentOcean 'Sicily,Italy'^^xsd:string;
  dwc:longitude '15.383723'^^xsd:double;
  dwc:latitude '37.106273'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.383723 37.106273, 15.383723 37.106273, 15.383723 37.106273, 15.383723 37.106273, 15.383723 37.106273))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2038_88'^^xsd:string;
  dwc:observationDate '2017-07-21'^^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/8267__2038_87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8267__2038_87> ;
  mr:hasGeometry <https://eurobis.org/id/point/8267__2038_87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.909753 15.330367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.909753"^^xsd:decimal ;
  dwc:decimalLongitude "15.330367"^^xsd:decimal ;
  dwc: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/8267__2038_87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.909753 15.330367)"^^geo:wktLiteral ;
  geo-pos:lat "36.909753"^^xsd:decimal ;
  geo-pos:long "15.330367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8267__2038_87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2038_87" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8267_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-11'^^xsd:date;
  dwc:institutionCode 'OceanCare'^^xsd:string;
  dwc:collectionCode '2038'^^xsd:integer;
  dwc:catalogNumber '2038_87'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2038_87'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.583888888889'^^xsd:double;
  dwc:continentOcean 'Sicily,Italy'^^xsd:string;
  dwc:longitude '15.330367'^^xsd:double;
  dwc:latitude '36.909753'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.330367 36.909753, 15.330367 36.909753, 15.330367 36.909753, 15.330367 36.909753, 15.330367 36.909753))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2038_87'^^xsd:string;
  dwc:observationDate '2017-07-24'^^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/8267__2038_86>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8267__2038_86> ;
  mr:hasGeometry <https://eurobis.org/id/point/8267__2038_86> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.216125 15.317417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.216125"^^xsd:decimal ;
  dwc:decimalLongitude "15.317417"^^xsd:decimal ;
  dwc: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/8267__2038_86>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.216125 15.317417)"^^geo:wktLiteral ;
  geo-pos:lat "37.216125"^^xsd:decimal ;
  geo-pos:long "15.317417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8267__2038_86>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2038_86" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8267_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-11'^^xsd:date;
  dwc:institutionCode 'OceanCare'^^xsd:string;
  dwc:collectionCode '2038'^^xsd:integer;
  dwc:catalogNumber '2038_86'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2038_86'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '11.701111111111'^^xsd:double;
  dwc:continentOcean 'Sicily,Italy'^^xsd:string;
  dwc:longitude '15.317417'^^xsd:double;
  dwc:latitude '37.216125'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.317417 37.216125, 15.317417 37.216125, 15.317417 37.216125, 15.317417 37.216125, 15.317417 37.216125))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2038_86'^^xsd:string;
  dwc:observationDate '2017-07-25'^^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/8267__2038_85>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8267__2038_85> ;
  mr:hasGeometry <https://eurobis.org/id/point/8267__2038_85> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1174 15.553907)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.1174"^^xsd:decimal ;
  dwc:decimalLongitude "15.553907"^^xsd:decimal ;
  dwc: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/8267__2038_85>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1174 15.553907)"^^geo:wktLiteral ;
  geo-pos:lat "38.1174"^^xsd:decimal ;
  geo-pos:long "15.553907"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8267__2038_85>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2038_85" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8267_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-11'^^xsd:date;
  dwc:institutionCode 'OceanCare'^^xsd:string;
  dwc:collectionCode '2038'^^xsd:integer;
  dwc:catalogNumber '2038_85'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2038_85'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '10.951666666667'^^xsd:double;
  dwc:continentOcean 'Sicily,Italy'^^xsd:string;
  dwc:longitude '15.553907'^^xsd:double;
  dwc:latitude '38.1174'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.553907 38.1174, 15.553907 38.1174, 15.553907 38.1174, 15.553907 38.1174, 15.553907 38.1174))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2038_85'^^xsd:string;
  dwc:observationDate '2017-07-26'^^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/8267__2038_84>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8267__2038_84> ;
  mr:hasGeometry <https://eurobis.org/id/point/8267__2038_84> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.81207 15.295123)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.81207"^^xsd:decimal ;
  dwc:decimalLongitude "15.295123"^^xsd:decimal ;
  dwc: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/8267__2038_84>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.81207 15.295123)"^^geo:wktLiteral ;
  geo-pos:lat "37.81207"^^xsd:decimal ;
  geo-pos:long "15.295123"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8267__2038_84>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2038_84" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8267_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-11'^^xsd:date;
  dwc:institutionCode 'OceanCare'^^xsd:string;
  dwc:collectionCode '2038'^^xsd:integer;
  dwc:catalogNumber '2038_84'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2038_84'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '8.1672222222222'^^xsd:double;
  dwc:continentOcean 'Sicily,Italy'^^xsd:string;
  dwc:longitude '15.295123'^^xsd:double;
  dwc:latitude '37.81207'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.295123 37.81207, 15.295123 37.81207, 15.295123 37.81207, 15.295123 37.81207, 15.295123 37.81207))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2038_84'^^xsd:string;
  dwc:observationDate '2017-07-26'^^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/8267__2038_83>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8267__2038_83> ;
  mr:hasGeometry <https://eurobis.org/id/point/8267__2038_83> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1285 15.5482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.1285"^^xsd:decimal ;
  dwc:decimalLongitude "15.5482"^^xsd:decimal ;
  dwc: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/8267__2038_83>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1285 15.5482)"^^geo:wktLiteral ;
  geo-pos:lat "38.1285"^^xsd:decimal ;
  geo-pos:long "15.5482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8267__2038_83>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2038_83" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8267_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-11'^^xsd:date;
  dwc:institutionCode 'OceanCare'^^xsd:string;
  dwc:collectionCode '2038'^^xsd:integer;
  dwc:catalogNumber '2038_83'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2038_83'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '13.75'^^xsd:double;
  dwc:continentOcean 'Sicily,Italy'^^xsd:string;
  dwc:longitude '15.5482'^^xsd:double;
  dwc:latitude '38.1285'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.5482 38.1285, 15.5482 38.1285, 15.5482 38.1285, 15.5482 38.1285, 15.5482 38.1285))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2038_83'^^xsd:string;
  dwc:observationDate '2018-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/8267__2038_82>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8267__2038_82> ;
  mr:hasGeometry <https://eurobis.org/id/point/8267__2038_82> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.390783 15.223767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.390783"^^xsd:decimal ;
  dwc:decimalLongitude "15.223767"^^xsd:decimal ;
  dwc: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/8267__2038_82>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.390783 15.223767)"^^geo:wktLiteral ;
  geo-pos:lat "37.390783"^^xsd:decimal ;
  geo-pos:long "15.223767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8267__2038_82>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2038_82" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8267_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-11'^^xsd:date;
  dwc:institutionCode 'OceanCare'^^xsd:string;
  dwc:collectionCode '2038'^^xsd:integer;
  dwc:catalogNumber '2038_82'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2038_82'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.75'^^xsd:double;
  dwc:continentOcean 'Sicily,Italy'^^xsd:string;
  dwc:longitude '15.223767'^^xsd:double;
  dwc:latitude '37.390783'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.223767 37.390783, 15.223767 37.390783, 15.223767 37.390783, 15.223767 37.390783, 15.223767 37.390783))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2038_82'^^xsd:string;
  dwc:observationDate '2018-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/8267__2038_81>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8267__2038_81> ;
  mr:hasGeometry <https://eurobis.org/id/point/8267__2038_81> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.65315 15.230833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.65315"^^xsd:decimal ;
  dwc:decimalLongitude "15.230833"^^xsd:decimal ;
  dwc: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/8267__2038_81>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.65315 15.230833)"^^geo:wktLiteral ;
  geo-pos:lat "37.65315"^^xsd:decimal ;
  geo-pos:long "15.230833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8267__2038_81>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2038_81" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8267_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-11'^^xsd:date;
  dwc:institutionCode 'OceanCare'^^xsd:string;
  dwc:collectionCode '2038'^^xsd:integer;
  dwc:catalogNumber '2038_81'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2038_81'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10.433333333333'^^xsd:double;
  dwc:continentOcean 'Sicily,Italy'^^xsd:string;
  dwc:longitude '15.230833'^^xsd:double;
  dwc:latitude '37.65315'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.230833 37.65315, 15.230833 37.65315, 15.230833 37.65315, 15.230833 37.65315, 15.230833 37.65315))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2038_81'^^xsd:string;
  dwc:observationDate '2018-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/8267__2038_80>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8267__2038_80> ;
  mr:hasGeometry <https://eurobis.org/id/point/8267__2038_80> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.088 15.326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.088"^^xsd:decimal ;
  dwc:decimalLongitude "15.326"^^xsd:decimal ;
  dwc: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/8267__2038_80>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.088 15.326)"^^geo:wktLiteral ;
  geo-pos:lat "37.088"^^xsd:decimal ;
  geo-pos:long "15.326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8267__2038_80>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2038_80" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8267_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-11'^^xsd:date;
  dwc:institutionCode 'OceanCare'^^xsd:string;
  dwc:collectionCode '2038'^^xsd:integer;
  dwc:catalogNumber '2038_80'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2038_80'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:continentOcean 'Sicily,Italy'^^xsd:string;
  dwc:longitude '15.326'^^xsd:double;
  dwc:latitude '37.088'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.326 37.088, 15.326 37.088, 15.326 37.088, 15.326 37.088, 15.326 37.088))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2038_80'^^xsd:string;
  dwc:observationDate '2018-06-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/8267__2038_79>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8267__2038_79> ;
  mr:hasGeometry <https://eurobis.org/id/point/8267__2038_79> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.031983 15.4221)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.031983"^^xsd:decimal ;
  dwc:decimalLongitude "15.4221"^^xsd:decimal ;
  dwc: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/8267__2038_79>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.031983 15.4221)"^^geo:wktLiteral ;
  geo-pos:lat "37.031983"^^xsd:decimal ;
  geo-pos:long "15.4221"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8267__2038_79>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2038_79" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8267_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-11'^^xsd:date;
  dwc:institutionCode 'OceanCare'^^xsd:string;
  dwc:collectionCode '2038'^^xsd:integer;
  dwc:catalogNumber '2038_79'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2038_79'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '12.083333333333'^^xsd:double;
  dwc:continentOcean 'Sicily,Italy'^^xsd:string;
  dwc:longitude '15.4221'^^xsd:double;
  dwc:latitude '37.031983'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.4221 37.031983, 15.4221 37.031983, 15.4221 37.031983, 15.4221 37.031983, 15.4221 37.031983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2038_79'^^xsd:string;
  dwc:observationDate '2018-06-21'^^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/8267__2038_78>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8267__2038_78> ;
  mr:hasGeometry <https://eurobis.org/id/point/8267__2038_78> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.014133 15.423983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.014133"^^xsd:decimal ;
  dwc:decimalLongitude "15.423983"^^xsd:decimal ;
  dwc: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/8267__2038_78>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.014133 15.423983)"^^geo:wktLiteral ;
  geo-pos:lat "37.014133"^^xsd:decimal ;
  geo-pos:long "15.423983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8267__2038_78>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2038_78" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8267_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-11'^^xsd:date;
  dwc:institutionCode 'OceanCare'^^xsd:string;
  dwc:collectionCode '2038'^^xsd:integer;
  dwc:catalogNumber '2038_78'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2038_78'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9.7666666666667'^^xsd:double;
  dwc:continentOcean 'Sicily,Italy'^^xsd:string;
  dwc:longitude '15.423983'^^xsd:double;
  dwc:latitude '37.014133'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.423983 37.014133, 15.423983 37.014133, 15.423983 37.014133, 15.423983 37.014133, 15.423983 37.014133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2038_78'^^xsd:string;
  dwc:observationDate '2018-06-22'^^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/8267__2038_77>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8267__2038_77> ;
  mr:hasGeometry <https://eurobis.org/id/point/8267__2038_77> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.037217 15.459167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.037217"^^xsd:decimal ;
  dwc:decimalLongitude "15.459167"^^xsd:decimal ;
  dwc: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/8267__2038_77>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.037217 15.459167)"^^geo:wktLiteral ;
  geo-pos:lat "37.037217"^^xsd:decimal ;
  geo-pos:long "15.459167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8267__2038_77>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2038_77" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8267_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-11'^^xsd:date;
  dwc:institutionCode 'OceanCare'^^xsd:string;
  dwc:collectionCode '2038'^^xsd:integer;
  dwc:catalogNumber '2038_77'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2038_77'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '8.9833333333333'^^xsd:double;
  dwc:continentOcean 'Sicily,Italy'^^xsd:string;
  dwc:longitude '15.459167'^^xsd:double;
  dwc:latitude '37.037217'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.459167 37.037217, 15.459167 37.037217, 15.459167 37.037217, 15.459167 37.037217, 15.459167 37.037217))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2038_77'^^xsd:string;
  dwc:observationDate '2018-06-22'^^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/8267__2038_76>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8267__2038_76> ;
  mr:hasGeometry <https://eurobis.org/id/point/8267__2038_76> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.034283 15.404417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.034283"^^xsd:decimal ;
  dwc:decimalLongitude "15.404417"^^xsd:decimal ;
  dwc: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/8267__2038_76>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.034283 15.404417)"^^geo:wktLiteral ;
  geo-pos:lat "37.034283"^^xsd:decimal ;
  geo-pos:long "15.404417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8267__2038_76>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2038_76" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8267_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-11'^^xsd:date;
  dwc:institutionCode 'OceanCare'^^xsd:string;
  dwc:collectionCode '2038'^^xsd:integer;
  dwc:catalogNumber '2038_76'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2038_76'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '8.4166666666667'^^xsd:double;
  dwc:continentOcean 'Sicily,Italy'^^xsd:string;
  dwc:longitude '15.404417'^^xsd:double;
  dwc:latitude '37.034283'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.404417 37.034283, 15.404417 37.034283, 15.404417 37.034283, 15.404417 37.034283, 15.404417 37.034283))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2038_76'^^xsd:string;
  dwc:observationDate '2018-06-22'^^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/8267__2038_75>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8267__2038_75> ;
  mr:hasGeometry <https://eurobis.org/id/point/8267__2038_75> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.067917 15.389333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.067917"^^xsd:decimal ;
  dwc:decimalLongitude "15.389333"^^xsd:decimal ;
  dwc: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/8267__2038_75>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.067917 15.389333)"^^geo:wktLiteral ;
  geo-pos:lat "37.067917"^^xsd:decimal ;
  geo-pos:long "15.389333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8267__2038_75>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2038_75" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8267_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-11'^^xsd:date;
  dwc:institutionCode 'OceanCare'^^xsd:string;
  dwc:collectionCode '2038'^^xsd:integer;
  dwc:catalogNumber '2038_75'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2038_75'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '14.916666666667'^^xsd:double;
  dwc:continentOcean 'Sicily,Italy'^^xsd:string;
  dwc:longitude '15.389333'^^xsd:double;
  dwc:latitude '37.067917'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.389333 37.067917, 15.389333 37.067917, 15.389333 37.067917, 15.389333 37.067917, 15.389333 37.067917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2038_75'^^xsd:string;
  dwc:observationDate '2018-06-27'^^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/8267__2038_74>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8267__2038_74> ;
  mr:hasGeometry <https://eurobis.org/id/point/8267__2038_74> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.134883 15.359467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.134883"^^xsd:decimal ;
  dwc:decimalLongitude "15.359467"^^xsd:decimal ;
  dwc: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/8267__2038_74>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.134883 15.359467)"^^geo:wktLiteral ;
  geo-pos:lat "37.134883"^^xsd:decimal ;
  geo-pos:long "15.359467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8267__2038_74>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2038_74" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8267_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-11'^^xsd:date;
  dwc:institutionCode 'OceanCare'^^xsd:string;
  dwc:collectionCode '2038'^^xsd:integer;
  dwc:catalogNumber '2038_74'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2038_74'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '11.333333333333'^^xsd:double;
  dwc:continentOcean 'Sicily,Italy'^^xsd:string;
  dwc:longitude '15.359467'^^xsd:double;
  dwc:latitude '37.134883'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.359467 37.134883, 15.359467 37.134883, 15.359467 37.134883, 15.359467 37.134883, 15.359467 37.134883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2038_74'^^xsd:string;
  dwc:observationDate '2018-06-29'^^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/8267__2038_73>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8267__2038_73> ;
  mr:hasGeometry <https://eurobis.org/id/point/8267__2038_73> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.053267 15.38345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.053267"^^xsd:decimal ;
  dwc:decimalLongitude "15.38345"^^xsd:decimal ;
  dwc: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/8267__2038_73>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.053267 15.38345)"^^geo:wktLiteral ;
  geo-pos:lat "37.053267"^^xsd:decimal ;
  geo-pos:long "15.38345"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8267__2038_73>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2038_73" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8267_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-11'^^xsd:date;
  dwc:institutionCode 'OceanCare'^^xsd:string;
  dwc:collectionCode '2038'^^xsd:integer;
  dwc:catalogNumber '2038_73'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2038_73'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '7.4166666666667'^^xsd:double;
  dwc:continentOcean 'Sicily,Italy'^^xsd:string;
  dwc:longitude '15.38345'^^xsd:double;
  dwc:latitude '37.053267'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.38345 37.053267, 15.38345 37.053267, 15.38345 37.053267, 15.38345 37.053267, 15.38345 37.053267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2038_73'^^xsd:string;
  dwc:observationDate '2018-06-29'^^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/8267__2038_72>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8267__2038_72> ;
  mr:hasGeometry <https://eurobis.org/id/point/8267__2038_72> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.121817 15.331083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.121817"^^xsd:decimal ;
  dwc:decimalLongitude "15.331083"^^xsd:decimal ;
  dwc: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/8267__2038_72>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.121817 15.331083)"^^geo:wktLiteral ;
  geo-pos:lat "37.121817"^^xsd:decimal ;
  geo-pos:long "15.331083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8267__2038_72>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2038_72" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8267_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-11'^^xsd:date;
  dwc:institutionCode 'OceanCare'^^xsd:string;
  dwc:collectionCode '2038'^^xsd:integer;
  dwc:catalogNumber '2038_72'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2038_72'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12.066666666667'^^xsd:double;
  dwc:continentOcean 'Sicily,Italy'^^xsd:string;
  dwc:longitude '15.331083'^^xsd:double;
  dwc:latitude '37.121817'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.331083 37.121817, 15.331083 37.121817, 15.331083 37.121817, 15.331083 37.121817, 15.331083 37.121817))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2038_72'^^xsd:string;
  dwc:observationDate '2018-06-29'^^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/8267__2038_71>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8267__2038_71> ;
  mr:hasGeometry <https://eurobis.org/id/point/8267__2038_71> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.053733 15.32915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.053733"^^xsd:decimal ;
  dwc:decimalLongitude "15.32915"^^xsd:decimal ;
  dwc: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/8267__2038_71>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.053733 15.32915)"^^geo:wktLiteral ;
  geo-pos:lat "37.053733"^^xsd:decimal ;
  geo-pos:long "15.32915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8267__2038_71>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2038_71" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8267_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-11'^^xsd:date;
  dwc:institutionCode 'OceanCare'^^xsd:string;
  dwc:collectionCode '2038'^^xsd:integer;
  dwc:catalogNumber '2038_71'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2038_71'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '6.8666666666667'^^xsd:double;
  dwc:continentOcean 'Sicily,Italy'^^xsd:string;
  dwc:longitude '15.32915'^^xsd:double;
  dwc:latitude '37.053733'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.32915 37.053733, 15.32915 37.053733, 15.32915 37.053733, 15.32915 37.053733, 15.32915 37.053733))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2038_71'^^xsd:string;
  dwc:observationDate '2018-06-29'^^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/8267__2038_70>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8267__2038_70> ;
  mr:hasGeometry <https://eurobis.org/id/point/8267__2038_70> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.03225 15.483967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.03225"^^xsd:decimal ;
  dwc:decimalLongitude "15.483967"^^xsd:decimal ;
  dwc: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/8267__2038_70>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.03225 15.483967)"^^geo:wktLiteral ;
  geo-pos:lat "37.03225"^^xsd:decimal ;
  geo-pos:long "15.483967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8267__2038_70>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2038_70" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8267_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-11'^^xsd:date;
  dwc:institutionCode 'OceanCare'^^xsd:string;
  dwc:collectionCode '2038'^^xsd:integer;
  dwc:catalogNumber '2038_70'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2038_70'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '11.433333333333'^^xsd:double;
  dwc:continentOcean 'Sicily,Italy'^^xsd:string;
  dwc:longitude '15.483967'^^xsd:double;
  dwc:latitude '37.03225'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.483967 37.03225, 15.483967 37.03225, 15.483967 37.03225, 15.483967 37.03225, 15.483967 37.03225))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2038_70'^^xsd:string;
  dwc:observationDate '2018-07-01'^^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/8267__2038_69>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8267__2038_69> ;
  mr:hasGeometry <https://eurobis.org/id/point/8267__2038_69> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.0346 15.444017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.0346"^^xsd:decimal ;
  dwc:decimalLongitude "15.444017"^^xsd:decimal ;
  dwc: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/8267__2038_69>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.0346 15.444017)"^^geo:wktLiteral ;
  geo-pos:lat "37.0346"^^xsd:decimal ;
  geo-pos:long "15.444017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8267__2038_69>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2038_69" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8267_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-11'^^xsd:date;
  dwc:institutionCode 'OceanCare'^^xsd:string;
  dwc:collectionCode '2038'^^xsd:integer;
  dwc:catalogNumber '2038_69'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2038_69'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '11.1'^^xsd:double;
  dwc:continentOcean 'Sicily,Italy'^^xsd:string;
  dwc:longitude '15.444017'^^xsd:double;
  dwc:latitude '37.0346'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.444017 37.0346, 15.444017 37.0346, 15.444017 37.0346, 15.444017 37.0346, 15.444017 37.0346))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2038_69'^^xsd:string;
  dwc:observationDate '2018-07-01'^^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/8267__2038_68>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8267__2038_68> ;
  mr:hasGeometry <https://eurobis.org/id/point/8267__2038_68> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.857183 15.440483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.857183"^^xsd:decimal ;
  dwc:decimalLongitude "15.440483"^^xsd:decimal ;
  dwc: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/8267__2038_68>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.857183 15.440483)"^^geo:wktLiteral ;
  geo-pos:lat "36.857183"^^xsd:decimal ;
  geo-pos:long "15.440483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8267__2038_68>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2038_68" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8267_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-11'^^xsd:date;
  dwc:institutionCode 'OceanCare'^^xsd:string;
  dwc:collectionCode '2038'^^xsd:integer;
  dwc:catalogNumber '2038_68'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2038_68'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '11.366666666667'^^xsd:double;
  dwc:continentOcean 'Sicily,Italy'^^xsd:string;
  dwc:longitude '15.440483'^^xsd:double;
  dwc:latitude '36.857183'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.440483 36.857183, 15.440483 36.857183, 15.440483 36.857183, 15.440483 36.857183, 15.440483 36.857183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2038_68'^^xsd:string;
  dwc:observationDate '2018-07-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/8267__2038_67>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8267__2038_67> ;
  mr:hasGeometry <https://eurobis.org/id/point/8267__2038_67> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9107 15.3962)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9107"^^xsd:decimal ;
  dwc:decimalLongitude "15.3962"^^xsd:decimal ;
  dwc: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/8267__2038_67>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9107 15.3962)"^^geo:wktLiteral ;
  geo-pos:lat "36.9107"^^xsd:decimal ;
  geo-pos:long "15.3962"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8267__2038_67>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2038_67" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8267_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-11'^^xsd:date;
  dwc:institutionCode 'OceanCare'^^xsd:string;
  dwc:collectionCode '2038'^^xsd:integer;
  dwc:catalogNumber '2038_67'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2038_67'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '10.633333333333'^^xsd:double;
  dwc:continentOcean 'Sicily,Italy'^^xsd:string;
  dwc:longitude '15.3962'^^xsd:double;
  dwc:latitude '36.9107'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.3962 36.9107, 15.3962 36.9107, 15.3962 36.9107, 15.3962 36.9107, 15.3962 36.9107))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2038_67'^^xsd:string;
  dwc:observationDate '2018-07-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/8267__2038_66>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8267__2038_66> ;
  mr:hasGeometry <https://eurobis.org/id/point/8267__2038_66> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.0954 15.3342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.0954"^^xsd:decimal ;
  dwc:decimalLongitude "15.3342"^^xsd:decimal ;
  dwc: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/8267__2038_66>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.0954 15.3342)"^^geo:wktLiteral ;
  geo-pos:lat "37.0954"^^xsd:decimal ;
  geo-pos:long "15.3342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8267__2038_66>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2038_66" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8267_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-11'^^xsd:date;
  dwc:institutionCode 'OceanCare'^^xsd:string;
  dwc:collectionCode '2038'^^xsd:integer;
  dwc:catalogNumber '2038_66'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2038_66'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '16.9'^^xsd:double;
  dwc:continentOcean 'Sicily,Italy'^^xsd:string;
  dwc:longitude '15.3342'^^xsd:double;
  dwc:latitude '37.0954'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.3342 37.0954, 15.3342 37.0954, 15.3342 37.0954, 15.3342 37.0954, 15.3342 37.0954))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2038_66'^^xsd:string;
  dwc:observationDate '2018-07-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/8267__2038_65>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8267__2038_65> ;
  mr:hasGeometry <https://eurobis.org/id/point/8267__2038_65> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.914667 15.335517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.914667"^^xsd:decimal ;
  dwc:decimalLongitude "15.335517"^^xsd:decimal ;
  dwc: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/8267__2038_65>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.914667 15.335517)"^^geo:wktLiteral ;
  geo-pos:lat "36.914667"^^xsd:decimal ;
  geo-pos:long "15.335517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8267__2038_65>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2038_65" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8267_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-11'^^xsd:date;
  dwc:institutionCode 'OceanCare'^^xsd:string;
  dwc:collectionCode '2038'^^xsd:integer;
  dwc:catalogNumber '2038_65'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2038_65'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '11.216666666667'^^xsd:double;
  dwc:continentOcean 'Sicily,Italy'^^xsd:string;
  dwc:longitude '15.335517'^^xsd:double;
  dwc:latitude '36.914667'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.335517 36.914667, 15.335517 36.914667, 15.335517 36.914667, 15.335517 36.914667, 15.335517 36.914667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2038_65'^^xsd:string;
  dwc:observationDate '2018-07-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/8267__2038_64>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8267__2038_64> ;
  mr:hasGeometry <https://eurobis.org/id/point/8267__2038_64> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.921667 15.329767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.921667"^^xsd:decimal ;
  dwc:decimalLongitude "15.329767"^^xsd:decimal ;
  dwc: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/8267__2038_64>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.921667 15.329767)"^^geo:wktLiteral ;
  geo-pos:lat "36.921667"^^xsd:decimal ;
  geo-pos:long "15.329767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8267__2038_64>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2038_64" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8267_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-11'^^xsd:date;
  dwc:institutionCode 'OceanCare'^^xsd:string;
  dwc:collectionCode '2038'^^xsd:integer;
  dwc:catalogNumber '2038_64'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2038_64'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '10.6'^^xsd:double;
  dwc:continentOcean 'Sicily,Italy'^^xsd:string;
  dwc:longitude '15.329767'^^xsd:double;
  dwc:latitude '36.921667'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.329767 36.921667, 15.329767 36.921667, 15.329767 36.921667, 15.329767 36.921667, 15.329767 36.921667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2038_64'^^xsd:string;
  dwc:observationDate '2018-07-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/8267__2038_63>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8267__2038_63> ;
  mr:hasGeometry <https://eurobis.org/id/point/8267__2038_63> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.985683 15.50525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.985683"^^xsd:decimal ;
  dwc:decimalLongitude "15.50525"^^xsd:decimal ;
  dwc: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/8267__2038_63>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.985683 15.50525)"^^geo:wktLiteral ;
  geo-pos:lat "36.985683"^^xsd:decimal ;
  geo-pos:long "15.50525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8267__2038_63>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2038_63" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8267_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-11'^^xsd:date;
  dwc:institutionCode 'OceanCare'^^xsd:string;
  dwc:collectionCode '2038'^^xsd:integer;
  dwc:catalogNumber '2038_63'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2038_63'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '8.8666666666667'^^xsd:double;
  dwc:continentOcean 'Sicily,Italy'^^xsd:string;
  dwc:longitude '15.50525'^^xsd:double;
  dwc:latitude '36.985683'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.50525 36.985683, 15.50525 36.985683, 15.50525 36.985683, 15.50525 36.985683, 15.50525 36.985683))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2038_63'^^xsd:string;
  dwc:observationDate '2018-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/8267__2038_62>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8267__2038_62> ;
  mr:hasGeometry <https://eurobis.org/id/point/8267__2038_62> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.049417 15.44845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.049417"^^xsd:decimal ;
  dwc:decimalLongitude "15.44845"^^xsd:decimal ;
  dwc: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/8267__2038_62>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.049417 15.44845)"^^geo:wktLiteral ;
  geo-pos:lat "37.049417"^^xsd:decimal ;
  geo-pos:long "15.44845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8267__2038_62>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2038_62" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8267_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-11'^^xsd:date;
  dwc:institutionCode 'OceanCare'^^xsd:string;
  dwc:collectionCode '2038'^^xsd:integer;
  dwc:catalogNumber '2038_62'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2038_62'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '7.3'^^xsd:double;
  dwc:continentOcean 'Sicily,Italy'^^xsd:string;
  dwc:longitude '15.44845'^^xsd:double;
  dwc:latitude '37.049417'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.44845 37.049417, 15.44845 37.049417, 15.44845 37.049417, 15.44845 37.049417, 15.44845 37.049417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2038_62'^^xsd:string;
  dwc:observationDate '2018-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/8267__2038_61>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8267__2038_61> ;
  mr:hasGeometry <https://eurobis.org/id/point/8267__2038_61> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.0482 15.404)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.0482"^^xsd:decimal ;
  dwc:decimalLongitude "15.404"^^xsd:decimal ;
  dwc: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/8267__2038_61>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.0482 15.404)"^^geo:wktLiteral ;
  geo-pos:lat "37.0482"^^xsd:decimal ;
  geo-pos:long "15.404"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8267__2038_61>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2038_61" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8267_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-11'^^xsd:date;
  dwc:institutionCode 'OceanCare'^^xsd:string;
  dwc:collectionCode '2038'^^xsd:integer;
  dwc:catalogNumber '2038_61'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2038_61'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.8166666666667'^^xsd:double;
  dwc:continentOcean 'Sicily,Italy'^^xsd:string;
  dwc:longitude '15.404'^^xsd:double;
  dwc:latitude '37.0482'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.404 37.0482, 15.404 37.0482, 15.404 37.0482, 15.404 37.0482, 15.404 37.0482))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2038_61'^^xsd:string;
  dwc:observationDate '2018-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/8267__2038_60>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8267__2038_60> ;
  mr:hasGeometry <https://eurobis.org/id/point/8267__2038_60> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.007867 15.387583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.007867"^^xsd:decimal ;
  dwc:decimalLongitude "15.387583"^^xsd:decimal ;
  dwc: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/8267__2038_60>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.007867 15.387583)"^^geo:wktLiteral ;
  geo-pos:lat "37.007867"^^xsd:decimal ;
  geo-pos:long "15.387583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8267__2038_60>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2038_60" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8267_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-11'^^xsd:date;
  dwc:institutionCode 'OceanCare'^^xsd:string;
  dwc:collectionCode '2038'^^xsd:integer;
  dwc:catalogNumber '2038_60'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2038_60'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '14.166666666667'^^xsd:double;
  dwc:continentOcean 'Sicily,Italy'^^xsd:string;
  dwc:longitude '15.387583'^^xsd:double;
  dwc:latitude '37.007867'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.387583 37.007867, 15.387583 37.007867, 15.387583 37.007867, 15.387583 37.007867, 15.387583 37.007867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2038_60'^^xsd:string;
  dwc:observationDate '2018-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/8267__2038_59>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8267__2038_59> ;
  mr:hasGeometry <https://eurobis.org/id/point/8267__2038_59> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.070667 15.361433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.070667"^^xsd:decimal ;
  dwc:decimalLongitude "15.361433"^^xsd:decimal ;
  dwc: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/8267__2038_59>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.070667 15.361433)"^^geo:wktLiteral ;
  geo-pos:lat "37.070667"^^xsd:decimal ;
  geo-pos:long "15.361433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8267__2038_59>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2038_59" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8267_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-11'^^xsd:date;
  dwc:institutionCode 'OceanCare'^^xsd:string;
  dwc:collectionCode '2038'^^xsd:integer;
  dwc:catalogNumber '2038_59'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2038_59'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.75'^^xsd:double;
  dwc:continentOcean 'Sicily,Italy'^^xsd:string;
  dwc:longitude '15.361433'^^xsd:double;
  dwc:latitude '37.070667'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.361433 37.070667, 15.361433 37.070667, 15.361433 37.070667, 15.361433 37.070667, 15.361433 37.070667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2038_59'^^xsd:string;
  dwc:observationDate '2018-07-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/8267__2038_58>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8267__2038_58> ;
  mr:hasGeometry <https://eurobis.org/id/point/8267__2038_58> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.056767 15.496867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.056767"^^xsd:decimal ;
  dwc:decimalLongitude "15.496867"^^xsd:decimal ;
  dwc: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/8267__2038_58>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.056767 15.496867)"^^geo:wktLiteral ;
  geo-pos:lat "37.056767"^^xsd:decimal ;
  geo-pos:long "15.496867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8267__2038_58>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2038_58" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8267_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-11'^^xsd:date;
  dwc:institutionCode 'OceanCare'^^xsd:string;
  dwc:collectionCode '2038'^^xsd:integer;
  dwc:catalogNumber '2038_58'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2038_58'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.883333333333'^^xsd:double;
  dwc:continentOcean 'Sicily,Italy'^^xsd:string;
  dwc:longitude '15.496867'^^xsd:double;
  dwc:latitude '37.056767'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.496867 37.056767, 15.496867 37.056767, 15.496867 37.056767, 15.496867 37.056767, 15.496867 37.056767))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2038_58'^^xsd:string;
  dwc:observationDate '2018-07-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/8267__2038_57>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8267__2038_57> ;
  mr:hasGeometry <https://eurobis.org/id/point/8267__2038_57> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.035267 15.469383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.035267"^^xsd:decimal ;
  dwc:decimalLongitude "15.469383"^^xsd:decimal ;
  dwc: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/8267__2038_57>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.035267 15.469383)"^^geo:wktLiteral ;
  geo-pos:lat "37.035267"^^xsd:decimal ;
  geo-pos:long "15.469383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8267__2038_57>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2038_57" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8267_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-11'^^xsd:date;
  dwc:institutionCode 'OceanCare'^^xsd:string;
  dwc:collectionCode '2038'^^xsd:integer;
  dwc:catalogNumber '2038_57'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2038_57'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.133333333333'^^xsd:double;
  dwc:continentOcean 'Sicily,Italy'^^xsd:string;
  dwc:longitude '15.469383'^^xsd:double;
  dwc:latitude '37.035267'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.469383 37.035267, 15.469383 37.035267, 15.469383 37.035267, 15.469383 37.035267, 15.469383 37.035267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2038_57'^^xsd:string;
  dwc:observationDate '2018-07-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/8267__2038_56>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8267__2038_56> ;
  mr:hasGeometry <https://eurobis.org/id/point/8267__2038_56> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.032683 15.44825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.032683"^^xsd:decimal ;
  dwc:decimalLongitude "15.44825"^^xsd:decimal ;
  dwc: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/8267__2038_56>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.032683 15.44825)"^^geo:wktLiteral ;
  geo-pos:lat "37.032683"^^xsd:decimal ;
  geo-pos:long "15.44825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8267__2038_56>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2038_56" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8267_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-11'^^xsd:date;
  dwc:institutionCode 'OceanCare'^^xsd:string;
  dwc:collectionCode '2038'^^xsd:integer;
  dwc:catalogNumber '2038_56'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2038_56'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '11.85'^^xsd:double;
  dwc:continentOcean 'Sicily,Italy'^^xsd:string;
  dwc:longitude '15.44825'^^xsd:double;
  dwc:latitude '37.032683'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.44825 37.032683, 15.44825 37.032683, 15.44825 37.032683, 15.44825 37.032683, 15.44825 37.032683))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2038_56'^^xsd:string;
  dwc:observationDate '2018-07-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/8267__2038_52>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8267__2038_52> ;
  mr:hasGeometry <https://eurobis.org/id/point/8267__2038_52> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.613433 15.706867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.613433"^^xsd:decimal ;
  dwc:decimalLongitude "15.706867"^^xsd:decimal ;
  dwc: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/8267__2038_52>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.613433 15.706867)"^^geo:wktLiteral ;
  geo-pos:lat "38.613433"^^xsd:decimal ;
  geo-pos:long "15.706867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8267__2038_52>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2038_52" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8267_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-11'^^xsd:date;
  dwc:institutionCode 'OceanCare'^^xsd:string;
  dwc:collectionCode '2038'^^xsd:integer;
  dwc:catalogNumber '2038_52'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2038_52'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '15.366666666667'^^xsd:double;
  dwc:continentOcean 'Sicily,Italy'^^xsd:string;
  dwc:longitude '15.706867'^^xsd:double;
  dwc:latitude '38.613433'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.706867 38.613433, 15.706867 38.613433, 15.706867 38.613433, 15.706867 38.613433, 15.706867 38.613433))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2038_52'^^xsd:string;
  dwc:observationDate '2018-07-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/8267__2038_51>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8267__2038_51> ;
  mr:hasGeometry <https://eurobis.org/id/point/8267__2038_51> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.756317 15.904417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.756317"^^xsd:decimal ;
  dwc:decimalLongitude "15.904417"^^xsd:decimal ;
  dwc: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/8267__2038_51>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.756317 15.904417)"^^geo:wktLiteral ;
  geo-pos:lat "38.756317"^^xsd:decimal ;
  geo-pos:long "15.904417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8267__2038_51>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2038_51" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8267_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-11'^^xsd:date;
  dwc:institutionCode 'OceanCare'^^xsd:string;
  dwc:collectionCode '2038'^^xsd:integer;
  dwc:catalogNumber '2038_51'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2038_51'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '9.2666666666667'^^xsd:double;
  dwc:continentOcean 'Sicily,Italy'^^xsd:string;
  dwc:longitude '15.904417'^^xsd:double;
  dwc:latitude '38.756317'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.904417 38.756317, 15.904417 38.756317, 15.904417 38.756317, 15.904417 38.756317, 15.904417 38.756317))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2038_51'^^xsd:string;
  dwc:observationDate '2018-07-20'^^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/8267__2038_50>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8267__2038_50> ;
  mr:hasGeometry <https://eurobis.org/id/point/8267__2038_50> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.491667 14.6745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.491667"^^xsd:decimal ;
  dwc:decimalLongitude "14.6745"^^xsd:decimal ;
  dwc: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/8267__2038_50>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.491667 14.6745)"^^geo:wktLiteral ;
  geo-pos:lat "38.491667"^^xsd:decimal ;
  geo-pos:long "14.6745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8267__2038_50>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2038_50" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8267_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-11'^^xsd:date;
  dwc:institutionCode 'OceanCare'^^xsd:string;
  dwc:collectionCode '2038'^^xsd:integer;
  dwc:catalogNumber '2038_50'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2038_50'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '14.766666666667'^^xsd:double;
  dwc:continentOcean 'Sicily,Italy'^^xsd:string;
  dwc:longitude '14.6745'^^xsd:double;
  dwc:latitude '38.491667'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.6745 38.491667, 14.6745 38.491667, 14.6745 38.491667, 14.6745 38.491667, 14.6745 38.491667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2038_50'^^xsd:string;
  dwc:observationDate '2018-09-06'^^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/8267__2038_49>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8267__2038_49> ;
  mr:hasGeometry <https://eurobis.org/id/point/8267__2038_49> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3232 14.89871)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.3232"^^xsd:decimal ;
  dwc:decimalLongitude "14.89871"^^xsd:decimal ;
  dwc: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/8267__2038_49>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3232 14.89871)"^^geo:wktLiteral ;
  geo-pos:lat "38.3232"^^xsd:decimal ;
  geo-pos:long "14.89871"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8267__2038_49>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2038_49" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8267_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-11'^^xsd:date;
  dwc:institutionCode 'OceanCare'^^xsd:string;
  dwc:collectionCode '2038'^^xsd:integer;
  dwc:catalogNumber '2038_49'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2038_49'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:continentOcean 'Sicily,Italy'^^xsd:string;
  dwc:longitude '14.89871'^^xsd:double;
  dwc:latitude '38.3232'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.89871 38.3232, 14.89871 38.3232, 14.89871 38.3232, 14.89871 38.3232, 14.89871 38.3232))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2038_49'^^xsd:string;
  dwc:observationDate '2018-09-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/8267__2038_48>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8267__2038_48> ;
  mr:hasGeometry <https://eurobis.org/id/point/8267__2038_48> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.43615 14.875317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.43615"^^xsd:decimal ;
  dwc:decimalLongitude "14.875317"^^xsd:decimal ;
  dwc: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/8267__2038_48>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.43615 14.875317)"^^geo:wktLiteral ;
  geo-pos:lat "38.43615"^^xsd:decimal ;
  geo-pos:long "14.875317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8267__2038_48>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2038_48" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8267_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-11'^^xsd:date;
  dwc:institutionCode 'OceanCare'^^xsd:string;
  dwc:collectionCode '2038'^^xsd:integer;
  dwc:catalogNumber '2038_48'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2038_48'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'Sicily,Italy'^^xsd:string;
  dwc:longitude '14.875317'^^xsd:double;
  dwc:latitude '38.43615'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.875317 38.43615, 14.875317 38.43615, 14.875317 38.43615, 14.875317 38.43615, 14.875317 38.43615))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2038_48'^^xsd:string;
  dwc:observationDate '2018-09-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/8267__2038_47>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8267__2038_47> ;
  mr:hasGeometry <https://eurobis.org/id/point/8267__2038_47> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.052583 15.414483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.052583"^^xsd:decimal ;
  dwc:decimalLongitude "15.414483"^^xsd:decimal ;
  dwc: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/8267__2038_47>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.052583 15.414483)"^^geo:wktLiteral ;
  geo-pos:lat "37.052583"^^xsd:decimal ;
  geo-pos:long "15.414483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8267__2038_47>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2038_47" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8267_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-11'^^xsd:date;
  dwc:institutionCode 'OceanCare'^^xsd:string;
  dwc:collectionCode '2038'^^xsd:integer;
  dwc:catalogNumber '2038_47'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2038_47'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '17.25'^^xsd:double;
  dwc:continentOcean 'Sicily,Italy'^^xsd:string;
  dwc:longitude '15.414483'^^xsd:double;
  dwc:latitude '37.052583'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.414483 37.052583, 15.414483 37.052583, 15.414483 37.052583, 15.414483 37.052583, 15.414483 37.052583))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2038_47'^^xsd:string;
  dwc:observationDate '2019-07-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/8267__2038_46>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8267__2038_46> ;
  mr:hasGeometry <https://eurobis.org/id/point/8267__2038_46> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9753 15.3649)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9753"^^xsd:decimal ;
  dwc:decimalLongitude "15.3649"^^xsd:decimal ;
  dwc: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/8267__2038_46>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9753 15.3649)"^^geo:wktLiteral ;
  geo-pos:lat "36.9753"^^xsd:decimal ;
  geo-pos:long "15.3649"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8267__2038_46>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2038_46" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8267_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-11'^^xsd:date;
  dwc:institutionCode 'OceanCare'^^xsd:string;
  dwc:collectionCode '2038'^^xsd:integer;
  dwc:catalogNumber '2038_46'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2038_46'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '16.116666666667'^^xsd:double;
  dwc:continentOcean 'Sicily,Italy'^^xsd:string;
  dwc:longitude '15.3649'^^xsd:double;
  dwc:latitude '36.9753'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.3649 36.9753, 15.3649 36.9753, 15.3649 36.9753, 15.3649 36.9753, 15.3649 36.9753))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2038_46'^^xsd:string;
  dwc:observationDate '2019-07-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/8267__2038_45>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8267__2038_45> ;
  mr:hasGeometry <https://eurobis.org/id/point/8267__2038_45> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87065 15.31475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.87065"^^xsd:decimal ;
  dwc:decimalLongitude "15.31475"^^xsd:decimal ;
  dwc: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/8267__2038_45>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87065 15.31475)"^^geo:wktLiteral ;
  geo-pos:lat "36.87065"^^xsd:decimal ;
  geo-pos:long "15.31475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8267__2038_45>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2038_45" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8267_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-11'^^xsd:date;
  dwc:institutionCode 'OceanCare'^^xsd:string;
  dwc:collectionCode '2038'^^xsd:integer;
  dwc:catalogNumber '2038_45'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2038_45'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '11.983333333333'^^xsd:double;
  dwc:continentOcean 'Sicily,Italy'^^xsd:string;
  dwc:longitude '15.31475'^^xsd:double;
  dwc:latitude '36.87065'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.31475 36.87065, 15.31475 36.87065, 15.31475 36.87065, 15.31475 36.87065, 15.31475 36.87065))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2038_45'^^xsd:string;
  dwc:observationDate '2019-07-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/8267__2038_44>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8267__2038_44> ;
  mr:hasGeometry <https://eurobis.org/id/point/8267__2038_44> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.85275 15.359467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.85275"^^xsd:decimal ;
  dwc:decimalLongitude "15.359467"^^xsd:decimal ;
  dwc: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/8267__2038_44>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.85275 15.359467)"^^geo:wktLiteral ;
  geo-pos:lat "36.85275"^^xsd:decimal ;
  geo-pos:long "15.359467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8267__2038_44>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2038_44" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8267_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-11'^^xsd:date;
  dwc:institutionCode 'OceanCare'^^xsd:string;
  dwc:collectionCode '2038'^^xsd:integer;
  dwc:catalogNumber '2038_44'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2038_44'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '9.95'^^xsd:double;
  dwc:continentOcean 'Sicily,Italy'^^xsd:string;
  dwc:longitude '15.359467'^^xsd:double;
  dwc:latitude '36.85275'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.359467 36.85275, 15.359467 36.85275, 15.359467 36.85275, 15.359467 36.85275, 15.359467 36.85275))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2038_44'^^xsd:string;
  dwc:observationDate '2019-07-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/8267__2038_43>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8267__2038_43> ;
  mr:hasGeometry <https://eurobis.org/id/point/8267__2038_43> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.907967 15.363567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.907967"^^xsd:decimal ;
  dwc:decimalLongitude "15.363567"^^xsd:decimal ;
  dwc: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/8267__2038_43>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.907967 15.363567)"^^geo:wktLiteral ;
  geo-pos:lat "36.907967"^^xsd:decimal ;
  geo-pos:long "15.363567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8267__2038_43>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2038_43" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8267_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-11'^^xsd:date;
  dwc:institutionCode 'OceanCare'^^xsd:string;
  dwc:collectionCode '2038'^^xsd:integer;
  dwc:catalogNumber '2038_43'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2038_43'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '9.3833333333333'^^xsd:double;
  dwc:continentOcean 'Sicily,Italy'^^xsd:string;
  dwc:longitude '15.363567'^^xsd:double;
  dwc:latitude '36.907967'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.363567 36.907967, 15.363567 36.907967, 15.363567 36.907967, 15.363567 36.907967, 15.363567 36.907967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2038_43'^^xsd:string;
  dwc:observationDate '2019-07-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/8267__2038_42>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8267__2038_42> ;
  mr:hasGeometry <https://eurobis.org/id/point/8267__2038_42> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.027092 15.367413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.027092"^^xsd:decimal ;
  dwc:decimalLongitude "15.367413"^^xsd:decimal ;
  dwc: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/8267__2038_42>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.027092 15.367413)"^^geo:wktLiteral ;
  geo-pos:lat "37.027092"^^xsd:decimal ;
  geo-pos:long "15.367413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8267__2038_42>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2038_42" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8267_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-11'^^xsd:date;
  dwc:institutionCode 'OceanCare'^^xsd:string;
  dwc:collectionCode '2038'^^xsd:integer;
  dwc:catalogNumber '2038_42'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2038_42'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '8.2833333333333'^^xsd:double;
  dwc:continentOcean 'Sicily,Italy'^^xsd:string;
  dwc:longitude '15.367413'^^xsd:double;
  dwc:latitude '37.027092'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.367413 37.027092, 15.367413 37.027092, 15.367413 37.027092, 15.367413 37.027092, 15.367413 37.027092))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2038_42'^^xsd:string;
  dwc:observationDate '2019-07-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/8267__2038_41>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8267__2038_41> ;
  mr:hasGeometry <https://eurobis.org/id/point/8267__2038_41> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.926867 15.453133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.926867"^^xsd:decimal ;
  dwc:decimalLongitude "15.453133"^^xsd:decimal ;
  dwc: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/8267__2038_41>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.926867 15.453133)"^^geo:wktLiteral ;
  geo-pos:lat "36.926867"^^xsd:decimal ;
  geo-pos:long "15.453133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8267__2038_41>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2038_41" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8267_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-11'^^xsd:date;
  dwc:institutionCode 'OceanCare'^^xsd:string;
  dwc:collectionCode '2038'^^xsd:integer;
  dwc:catalogNumber '2038_41'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2038_41'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '13.816666666667'^^xsd:double;
  dwc:continentOcean 'Sicily,Italy'^^xsd:string;
  dwc:longitude '15.453133'^^xsd:double;
  dwc:latitude '36.926867'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.453133 36.926867, 15.453133 36.926867, 15.453133 36.926867, 15.453133 36.926867, 15.453133 36.926867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2038_41'^^xsd:string;
  dwc:observationDate '2019-07-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/8267__2038_40>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8267__2038_40> ;
  mr:hasGeometry <https://eurobis.org/id/point/8267__2038_40> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.071483 15.43585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.071483"^^xsd:decimal ;
  dwc:decimalLongitude "15.43585"^^xsd:decimal ;
  dwc: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/8267__2038_40>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.071483 15.43585)"^^geo:wktLiteral ;
  geo-pos:lat "37.071483"^^xsd:decimal ;
  geo-pos:long "15.43585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8267__2038_40>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2038_40" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8267_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-11'^^xsd:date;
  dwc:institutionCode 'OceanCare'^^xsd:string;
  dwc:collectionCode '2038'^^xsd:integer;
  dwc:catalogNumber '2038_40'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2038_40'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '7.0666666666667'^^xsd:double;
  dwc:continentOcean 'Sicily,Italy'^^xsd:string;
  dwc:longitude '15.43585'^^xsd:double;
  dwc:latitude '37.071483'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.43585 37.071483, 15.43585 37.071483, 15.43585 37.071483, 15.43585 37.071483, 15.43585 37.071483))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2038_40'^^xsd:string;
  dwc:observationDate '2019-07-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/8267__2038_38>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8267__2038_38> ;
  mr:hasGeometry <https://eurobis.org/id/point/8267__2038_38> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97852 15.41053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.97852"^^xsd:decimal ;
  dwc:decimalLongitude "15.41053"^^xsd:decimal ;
  dwc: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/8267__2038_38>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97852 15.41053)"^^geo:wktLiteral ;
  geo-pos:lat "36.97852"^^xsd:decimal ;
  geo-pos:long "15.41053"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8267__2038_38>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2038_38" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8267_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-11'^^xsd:date;
  dwc:institutionCode 'OceanCare'^^xsd:string;
  dwc:collectionCode '2038'^^xsd:integer;
  dwc:catalogNumber '2038_38'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2038_38'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '16.683333333333'^^xsd:double;
  dwc:continentOcean 'Sicily,Italy'^^xsd:string;
  dwc:longitude '15.41053'^^xsd:double;
  dwc:latitude '36.97852'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.41053 36.97852, 15.41053 36.97852, 15.41053 36.97852, 15.41053 36.97852, 15.41053 36.97852))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2038_38'^^xsd:string;
  dwc:observationDate '2019-07-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/8267__2038_37>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8267__2038_37> ;
  mr:hasGeometry <https://eurobis.org/id/point/8267__2038_37> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.93447 15.3985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.93447"^^xsd:decimal ;
  dwc:decimalLongitude "15.3985"^^xsd:decimal ;
  dwc: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/8267__2038_37>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.93447 15.3985)"^^geo:wktLiteral ;
  geo-pos:lat "36.93447"^^xsd:decimal ;
  geo-pos:long "15.3985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8267__2038_37>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2038_37" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8267_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-11'^^xsd:date;
  dwc:institutionCode 'OceanCare'^^xsd:string;
  dwc:collectionCode '2038'^^xsd:integer;
  dwc:catalogNumber '2038_37'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2038_37'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '16.216666666667'^^xsd:double;
  dwc:continentOcean 'Sicily,Italy'^^xsd:string;
  dwc:longitude '15.3985'^^xsd:double;
  dwc:latitude '36.93447'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.3985 36.93447, 15.3985 36.93447, 15.3985 36.93447, 15.3985 36.93447, 15.3985 36.93447))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2038_37'^^xsd:string;
  dwc:observationDate '2019-07-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/8267__2038_36>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8267__2038_36> ;
  mr:hasGeometry <https://eurobis.org/id/point/8267__2038_36> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.04944 15.35891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.04944"^^xsd:decimal ;
  dwc:decimalLongitude "15.35891"^^xsd:decimal ;
  dwc: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/8267__2038_36>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.04944 15.35891)"^^geo:wktLiteral ;
  geo-pos:lat "37.04944"^^xsd:decimal ;
  geo-pos:long "15.35891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8267__2038_36>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2038_36" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8267_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-11'^^xsd:date;
  dwc:institutionCode 'OceanCare'^^xsd:string;
  dwc:collectionCode '2038'^^xsd:integer;
  dwc:catalogNumber '2038_36'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2038_36'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '18.366666666667'^^xsd:double;
  dwc:continentOcean 'Sicily,Italy'^^xsd:string;
  dwc:longitude '15.35891'^^xsd:double;
  dwc:latitude '37.04944'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.35891 37.04944, 15.35891 37.04944, 15.35891 37.04944, 15.35891 37.04944, 15.35891 37.04944))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2038_36'^^xsd:string;
  dwc:observationDate '2019-07-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/8267__2038_35>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8267__2038_35> ;
  mr:hasGeometry <https://eurobis.org/id/point/8267__2038_35> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.05987 15.36787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.05987"^^xsd:decimal ;
  dwc:decimalLongitude "15.36787"^^xsd:decimal ;
  dwc: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/8267__2038_35>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.05987 15.36787)"^^geo:wktLiteral ;
  geo-pos:lat "37.05987"^^xsd:decimal ;
  geo-pos:long "15.36787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8267__2038_35>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2038_35" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8267_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-11'^^xsd:date;
  dwc:institutionCode 'OceanCare'^^xsd:string;
  dwc:collectionCode '2038'^^xsd:integer;
  dwc:catalogNumber '2038_35'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2038_35'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.95'^^xsd:double;
  dwc:continentOcean 'Sicily,Italy'^^xsd:string;
  dwc:longitude '15.36787'^^xsd:double;
  dwc:latitude '37.05987'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.36787 37.05987, 15.36787 37.05987, 15.36787 37.05987, 15.36787 37.05987, 15.36787 37.05987))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2038_35'^^xsd:string;
  dwc:observationDate '2019-07-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/8267__2038_34>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8267__2038_34> ;
  mr:hasGeometry <https://eurobis.org/id/point/8267__2038_34> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.036183 15.355167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.036183"^^xsd:decimal ;
  dwc:decimalLongitude "15.355167"^^xsd:decimal ;
  dwc: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/8267__2038_34>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.036183 15.355167)"^^geo:wktLiteral ;
  geo-pos:lat "37.036183"^^xsd:decimal ;
  geo-pos:long "15.355167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8267__2038_34>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2038_34" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8267_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-11'^^xsd:date;
  dwc:institutionCode 'OceanCare'^^xsd:string;
  dwc:collectionCode '2038'^^xsd:integer;
  dwc:catalogNumber '2038_34'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2038_34'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.833333333333'^^xsd:double;
  dwc:continentOcean 'Sicily,Italy'^^xsd:string;
  dwc:longitude '15.355167'^^xsd:double;
  dwc:latitude '37.036183'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.355167 37.036183, 15.355167 37.036183, 15.355167 37.036183, 15.355167 37.036183, 15.355167 37.036183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2038_34'^^xsd:string;
  dwc:observationDate '2019-07-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/8267__2038_33>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8267__2038_33> ;
  mr:hasGeometry <https://eurobis.org/id/point/8267__2038_33> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1101 15.41608)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.1101"^^xsd:decimal ;
  dwc:decimalLongitude "15.41608"^^xsd:decimal ;
  dwc: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/8267__2038_33>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1101 15.41608)"^^geo:wktLiteral ;
  geo-pos:lat "37.1101"^^xsd:decimal ;
  geo-pos:long "15.41608"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8267__2038_33>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2038_33" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8267_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-11'^^xsd:date;
  dwc:institutionCode 'OceanCare'^^xsd:string;
  dwc:collectionCode '2038'^^xsd:integer;
  dwc:catalogNumber '2038_33'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2038_33'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Sicily,Italy'^^xsd:string;
  dwc:longitude '15.41608'^^xsd:double;
  dwc:latitude '37.1101'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.41608 37.1101, 15.41608 37.1101, 15.41608 37.1101, 15.41608 37.1101, 15.41608 37.1101))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2038_33'^^xsd:string;
  dwc:observationDate '2019-07-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/8267__2038_32>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8267__2038_32> ;
  mr:hasGeometry <https://eurobis.org/id/point/8267__2038_32> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.93929 15.38662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.93929"^^xsd:decimal ;
  dwc:decimalLongitude "15.38662"^^xsd:decimal ;
  dwc: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/8267__2038_32>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.93929 15.38662)"^^geo:wktLiteral ;
  geo-pos:lat "36.93929"^^xsd:decimal ;
  geo-pos:long "15.38662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8267__2038_32>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2038_32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8267_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-11'^^xsd:date;
  dwc:institutionCode 'OceanCare'^^xsd:string;
  dwc:collectionCode '2038'^^xsd:integer;
  dwc:catalogNumber '2038_32'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2038_32'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '13.516666666667'^^xsd:double;
  dwc:continentOcean 'Sicily,Italy'^^xsd:string;
  dwc:longitude '15.38662'^^xsd:double;
  dwc:latitude '36.93929'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.38662 36.93929, 15.38662 36.93929, 15.38662 36.93929, 15.38662 36.93929, 15.38662 36.93929))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2038_32'^^xsd:string;
  dwc:observationDate '2019-07-21'^^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/8267__2038_31>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8267__2038_31> ;
  mr:hasGeometry <https://eurobis.org/id/point/8267__2038_31> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.75568 15.43313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.75568"^^xsd:decimal ;
  dwc:decimalLongitude "15.43313"^^xsd:decimal ;
  dwc: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/8267__2038_31>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.75568 15.43313)"^^geo:wktLiteral ;
  geo-pos:lat "36.75568"^^xsd:decimal ;
  geo-pos:long "15.43313"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8267__2038_31>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2038_31" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8267_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-11'^^xsd:date;
  dwc:institutionCode 'OceanCare'^^xsd:string;
  dwc:collectionCode '2038'^^xsd:integer;
  dwc:catalogNumber '2038_31'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2038_31'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '10.95'^^xsd:double;
  dwc:continentOcean 'Sicily,Italy'^^xsd:string;
  dwc:longitude '15.43313'^^xsd:double;
  dwc:latitude '36.75568'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.43313 36.75568, 15.43313 36.75568, 15.43313 36.75568, 15.43313 36.75568, 15.43313 36.75568))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2038_31'^^xsd:string;
  dwc:observationDate '2019-07-22'^^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/8267__2038_30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8267__2038_30> ;
  mr:hasGeometry <https://eurobis.org/id/point/8267__2038_30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.72034 15.43066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.72034"^^xsd:decimal ;
  dwc:decimalLongitude "15.43066"^^xsd:decimal ;
  dwc: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/8267__2038_30>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.72034 15.43066)"^^geo:wktLiteral ;
  geo-pos:lat "36.72034"^^xsd:decimal ;
  geo-pos:long "15.43066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8267__2038_30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2038_30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8267_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-11'^^xsd:date;
  dwc:institutionCode 'OceanCare'^^xsd:string;
  dwc:collectionCode '2038'^^xsd:integer;
  dwc:catalogNumber '2038_30'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2038_30'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Sicily,Italy'^^xsd:string;
  dwc:longitude '15.43066'^^xsd:double;
  dwc:latitude '36.72034'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.43066 36.72034, 15.43066 36.72034, 15.43066 36.72034, 15.43066 36.72034, 15.43066 36.72034))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2038_30'^^xsd:string;
  dwc:observationDate '2019-07-22'^^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/8267__2038_29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8267__2038_29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8267__2038_29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.93428 15.52757)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.93428"^^xsd:decimal ;
  dwc:decimalLongitude "15.52757"^^xsd:decimal ;
  dwc: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/8267__2038_29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.93428 15.52757)"^^geo:wktLiteral ;
  geo-pos:lat "36.93428"^^xsd:decimal ;
  geo-pos:long "15.52757"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8267__2038_29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2038_29" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8267_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-11'^^xsd:date;
  dwc:institutionCode 'OceanCare'^^xsd:string;
  dwc:collectionCode '2038'^^xsd:integer;
  dwc:catalogNumber '2038_29'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2038_29'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '15.15'^^xsd:double;
  dwc:continentOcean 'Sicily,Italy'^^xsd:string;
  dwc:longitude '15.52757'^^xsd:double;
  dwc:latitude '36.93428'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.52757 36.93428, 15.52757 36.93428, 15.52757 36.93428, 15.52757 36.93428, 15.52757 36.93428))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2038_29'^^xsd:string;
  dwc:observationDate '2019-07-25'^^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/8267__2038_28>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8267__2038_28> ;
  mr:hasGeometry <https://eurobis.org/id/point/8267__2038_28> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9066 15.3751)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9066"^^xsd:decimal ;
  dwc:decimalLongitude "15.3751"^^xsd:decimal ;
  dwc: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/8267__2038_28>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9066 15.3751)"^^geo:wktLiteral ;
  geo-pos:lat "36.9066"^^xsd:decimal ;
  geo-pos:long "15.3751"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8267__2038_28>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2038_28" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8267_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-11'^^xsd:date;
  dwc:institutionCode 'OceanCare'^^xsd:string;
  dwc:collectionCode '2038'^^xsd:integer;
  dwc:catalogNumber '2038_28'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2038_28'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '11.516666666667'^^xsd:double;
  dwc:continentOcean 'Sicily,Italy'^^xsd:string;
  dwc:longitude '15.3751'^^xsd:double;
  dwc:latitude '36.9066'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.3751 36.9066, 15.3751 36.9066, 15.3751 36.9066, 15.3751 36.9066, 15.3751 36.9066))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2038_28'^^xsd:string;
  dwc:observationDate '2019-07-29'^^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/8267__2038_27>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8267__2038_27> ;
  mr:hasGeometry <https://eurobis.org/id/point/8267__2038_27> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.99993 15.41696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.99993"^^xsd:decimal ;
  dwc:decimalLongitude "15.41696"^^xsd:decimal ;
  dwc: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/8267__2038_27>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.99993 15.41696)"^^geo:wktLiteral ;
  geo-pos:lat "36.99993"^^xsd:decimal ;
  geo-pos:long "15.41696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8267__2038_27>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2038_27" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8267_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-11'^^xsd:date;
  dwc:institutionCode 'OceanCare'^^xsd:string;
  dwc:collectionCode '2038'^^xsd:integer;
  dwc:catalogNumber '2038_27'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2038_27'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '16.55'^^xsd:double;
  dwc:continentOcean 'Sicily,Italy'^^xsd:string;
  dwc:longitude '15.41696'^^xsd:double;
  dwc:latitude '36.99993'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.41696 36.99993, 15.41696 36.99993, 15.41696 36.99993, 15.41696 36.99993, 15.41696 36.99993))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2038_27'^^xsd:string;
  dwc:observationDate '2019-07-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/8267__2038_24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8267__2038_24> ;
  mr:hasGeometry <https://eurobis.org/id/point/8267__2038_24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.99734 15.40459)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.99734"^^xsd:decimal ;
  dwc:decimalLongitude "15.40459"^^xsd:decimal ;
  dwc: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/8267__2038_24>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.99734 15.40459)"^^geo:wktLiteral ;
  geo-pos:lat "36.99734"^^xsd:decimal ;
  geo-pos:long "15.40459"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8267__2038_24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2038_24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8267_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-11'^^xsd:date;
  dwc:institutionCode 'OceanCare'^^xsd:string;
  dwc:collectionCode '2038'^^xsd:integer;
  dwc:catalogNumber '2038_24'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2038_24'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '18.033333333333'^^xsd:double;
  dwc:continentOcean 'Sicily,Italy'^^xsd:string;
  dwc:longitude '15.40459'^^xsd:double;
  dwc:latitude '36.99734'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.40459 36.99734, 15.40459 36.99734, 15.40459 36.99734, 15.40459 36.99734, 15.40459 36.99734))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2038_24'^^xsd:string;
  dwc:observationDate '2019-08-01'^^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/8267__2038_23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8267__2038_23> ;
  mr:hasGeometry <https://eurobis.org/id/point/8267__2038_23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.857733 15.43205)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.857733"^^xsd:decimal ;
  dwc:decimalLongitude "15.43205"^^xsd:decimal ;
  dwc: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/8267__2038_23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.857733 15.43205)"^^geo:wktLiteral ;
  geo-pos:lat "36.857733"^^xsd:decimal ;
  geo-pos:long "15.43205"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8267__2038_23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2038_23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8267_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-11'^^xsd:date;
  dwc:institutionCode 'OceanCare'^^xsd:string;
  dwc:collectionCode '2038'^^xsd:integer;
  dwc:catalogNumber '2038_23'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2038_23'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '16.166666666667'^^xsd:double;
  dwc:continentOcean 'Sicily,Italy'^^xsd:string;
  dwc:longitude '15.43205'^^xsd:double;
  dwc:latitude '36.857733'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.43205 36.857733, 15.43205 36.857733, 15.43205 36.857733, 15.43205 36.857733, 15.43205 36.857733))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2038_23'^^xsd:string;
  dwc:observationDate '2019-08-01'^^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/8267__2038_22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8267__2038_22> ;
  mr:hasGeometry <https://eurobis.org/id/point/8267__2038_22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.006083 15.5285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.006083"^^xsd:decimal ;
  dwc:decimalLongitude "15.5285"^^xsd:decimal ;
  dwc: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/8267__2038_22>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.006083 15.5285)"^^geo:wktLiteral ;
  geo-pos:lat "37.006083"^^xsd:decimal ;
  geo-pos:long "15.5285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8267__2038_22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2038_22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8267_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-11'^^xsd:date;
  dwc:institutionCode 'OceanCare'^^xsd:string;
  dwc:collectionCode '2038'^^xsd:integer;
  dwc:catalogNumber '2038_22'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2038_22'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '9.3333333333333'^^xsd:double;
  dwc:continentOcean 'Sicily,Italy'^^xsd:string;
  dwc:longitude '15.5285'^^xsd:double;
  dwc:latitude '37.006083'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.5285 37.006083, 15.5285 37.006083, 15.5285 37.006083, 15.5285 37.006083, 15.5285 37.006083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2038_22'^^xsd:string;
  dwc:observationDate '2019-08-02'^^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/8267__2038_21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8267__2038_21> ;
  mr:hasGeometry <https://eurobis.org/id/point/8267__2038_21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.535363 15.03939)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.535363"^^xsd:decimal ;
  dwc:decimalLongitude "15.03939"^^xsd:decimal ;
  dwc: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/8267__2038_21>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.535363 15.03939)"^^geo:wktLiteral ;
  geo-pos:lat "38.535363"^^xsd:decimal ;
  geo-pos:long "15.03939"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8267__2038_21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2038_21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8267_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-11'^^xsd:date;
  dwc:institutionCode 'OceanCare'^^xsd:string;
  dwc:collectionCode '2038'^^xsd:integer;
  dwc:catalogNumber '2038_21'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2038_21'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '8.3333333333333'^^xsd:double;
  dwc:continentOcean 'Sicily,Italy'^^xsd:string;
  dwc:longitude '15.03939'^^xsd:double;
  dwc:latitude '38.535363'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.03939 38.535363, 15.03939 38.535363, 15.03939 38.535363, 15.03939 38.535363, 15.03939 38.535363))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2038_21'^^xsd:string;
  dwc:observationDate '2019-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/8267__2038_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8267__2038_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/8267__2038_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.347233 15.45315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.347233"^^xsd:decimal ;
  dwc:decimalLongitude "15.45315"^^xsd:decimal ;
  dwc: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/8267__2038_9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.347233 15.45315)"^^geo:wktLiteral ;
  geo-pos:lat "38.347233"^^xsd:decimal ;
  geo-pos:long "15.45315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8267__2038_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2038_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8267_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-11'^^xsd:date;
  dwc:institutionCode 'OceanCare'^^xsd:string;
  dwc:collectionCode '2038'^^xsd:integer;
  dwc:catalogNumber '2038_9'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2038_9'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:continentOcean 'Sicily,Italy'^^xsd:string;
  dwc:longitude '15.45315'^^xsd:double;
  dwc:latitude '38.347233'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.45315 38.347233, 15.45315 38.347233, 15.45315 38.347233, 15.45315 38.347233, 15.45315 38.347233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Physeter macrocephalus" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2038_9'^^xsd:string;
  dwc:observationDate '2018-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8267__2038_15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8267__2038_15> ;
  mr:hasGeometry <https://eurobis.org/id/point/8267__2038_15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.187383 15.4552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.187383"^^xsd:decimal ;
  dwc:decimalLongitude "15.4552"^^xsd:decimal ;
  dwc: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/8267__2038_15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.187383 15.4552)"^^geo:wktLiteral ;
  geo-pos:lat "37.187383"^^xsd:decimal ;
  geo-pos:long "15.4552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8267__2038_15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2038_15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8267_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-11'^^xsd:date;
  dwc:institutionCode 'OceanCare'^^xsd:string;
  dwc:collectionCode '2038'^^xsd:integer;
  dwc:catalogNumber '2038_15'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2038_15'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '15.266666666667'^^xsd:double;
  dwc:continentOcean 'Sicily,Italy'^^xsd:string;
  dwc:longitude '15.4552'^^xsd:double;
  dwc:latitude '37.187383'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.4552 37.187383, 15.4552 37.187383, 15.4552 37.187383, 15.4552 37.187383, 15.4552 37.187383))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Physeter macrocephalus" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2038_15'^^xsd:string;
  dwc:observationDate '2016-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8267__2038_14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8267__2038_14> ;
  mr:hasGeometry <https://eurobis.org/id/point/8267__2038_14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.064367 15.384783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.064367"^^xsd:decimal ;
  dwc:decimalLongitude "15.384783"^^xsd:decimal ;
  dwc: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/8267__2038_14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.064367 15.384783)"^^geo:wktLiteral ;
  geo-pos:lat "37.064367"^^xsd:decimal ;
  geo-pos:long "15.384783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8267__2038_14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2038_14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8267_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-11'^^xsd:date;
  dwc:institutionCode 'OceanCare'^^xsd:string;
  dwc:collectionCode '2038'^^xsd:integer;
  dwc:catalogNumber '2038_14'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2038_14'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '10.716666666667'^^xsd:double;
  dwc:continentOcean 'Sicily,Italy'^^xsd:string;
  dwc:longitude '15.384783'^^xsd:double;
  dwc:latitude '37.064367'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.384783 37.064367, 15.384783 37.064367, 15.384783 37.064367, 15.384783 37.064367, 15.384783 37.064367))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Physeter macrocephalus" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2038_14'^^xsd:string;
  dwc:observationDate '2016-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8267__2038_13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8267__2038_13> ;
  mr:hasGeometry <https://eurobis.org/id/point/8267__2038_13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.919867 15.312383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.919867"^^xsd:decimal ;
  dwc:decimalLongitude "15.312383"^^xsd:decimal ;
  dwc: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/8267__2038_13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.919867 15.312383)"^^geo:wktLiteral ;
  geo-pos:lat "36.919867"^^xsd:decimal ;
  geo-pos:long "15.312383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8267__2038_13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2038_13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8267_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-11'^^xsd:date;
  dwc:institutionCode 'OceanCare'^^xsd:string;
  dwc:collectionCode '2038'^^xsd:integer;
  dwc:catalogNumber '2038_13'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2038_13'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '12.133333333333'^^xsd:double;
  dwc:continentOcean 'Sicily,Italy'^^xsd:string;
  dwc:longitude '15.312383'^^xsd:double;
  dwc:latitude '36.919867'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.312383 36.919867, 15.312383 36.919867, 15.312383 36.919867, 15.312383 36.919867, 15.312383 36.919867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Physeter macrocephalus" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2038_13'^^xsd:string;
  dwc:observationDate '2016-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8267__2038_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8267__2038_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/8267__2038_12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.347033 15.438283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.347033"^^xsd:decimal ;
  dwc:decimalLongitude "15.438283"^^xsd:decimal ;
  dwc: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/8267__2038_12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.347033 15.438283)"^^geo:wktLiteral ;
  geo-pos:lat "38.347033"^^xsd:decimal ;
  geo-pos:long "15.438283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8267__2038_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2038_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8267_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-11'^^xsd:date;
  dwc:institutionCode 'OceanCare'^^xsd:string;
  dwc:collectionCode '2038'^^xsd:integer;
  dwc:catalogNumber '2038_12'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2038_12'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '19.533333333333'^^xsd:double;
  dwc:continentOcean 'Sicily,Italy'^^xsd:string;
  dwc:longitude '15.438283'^^xsd:double;
  dwc:latitude '38.347033'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.438283 38.347033, 15.438283 38.347033, 15.438283 38.347033, 15.438283 38.347033, 15.438283 38.347033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Physeter macrocephalus" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2038_12'^^xsd:string;
  dwc:observationDate '2016-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8267__2038_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8267__2038_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/8267__2038_11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.336667 15.452483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.336667"^^xsd:decimal ;
  dwc:decimalLongitude "15.452483"^^xsd:decimal ;
  dwc: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/8267__2038_11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.336667 15.452483)"^^geo:wktLiteral ;
  geo-pos:lat "38.336667"^^xsd:decimal ;
  geo-pos:long "15.452483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8267__2038_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2038_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8267_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-11'^^xsd:date;
  dwc:institutionCode 'OceanCare'^^xsd:string;
  dwc:collectionCode '2038'^^xsd:integer;
  dwc:catalogNumber '2038_11'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2038_11'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '18.933333333333'^^xsd:double;
  dwc:continentOcean 'Sicily,Italy'^^xsd:string;
  dwc:longitude '15.452483'^^xsd:double;
  dwc:latitude '38.336667'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.452483 38.336667, 15.452483 38.336667, 15.452483 38.336667, 15.452483 38.336667, 15.452483 38.336667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Physeter macrocephalus" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2038_11'^^xsd:string;
  dwc:observationDate '2016-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8267__2038_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8267__2038_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/8267__2038_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.347233 15.45315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.347233"^^xsd:decimal ;
  dwc:decimalLongitude "15.45315"^^xsd:decimal ;
  dwc: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/8267__2038_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.347233 15.45315)"^^geo:wktLiteral ;
  geo-pos:lat "38.347233"^^xsd:decimal ;
  geo-pos:long "15.45315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8267__2038_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2038_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8267_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-11'^^xsd:date;
  dwc:institutionCode 'OceanCare'^^xsd:string;
  dwc:collectionCode '2038'^^xsd:integer;
  dwc:catalogNumber '2038_8'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2038_8'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '14.166666666667'^^xsd:double;
  dwc:continentOcean 'Sicily,Italy'^^xsd:string;
  dwc:longitude '15.45315'^^xsd:double;
  dwc:latitude '38.347233'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.45315 38.347233, 15.45315 38.347233, 15.45315 38.347233, 15.45315 38.347233, 15.45315 38.347233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Physeter macrocephalus" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2038_8'^^xsd:string;
  dwc:observationDate '2018-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8267__2038_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8267__2038_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/8267__2038_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53155 15.757383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53155"^^xsd:decimal ;
  dwc:decimalLongitude "15.757383"^^xsd:decimal ;
  dwc: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/8267__2038_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53155 15.757383)"^^geo:wktLiteral ;
  geo-pos:lat "38.53155"^^xsd:decimal ;
  geo-pos:long "15.757383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8267__2038_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2038_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8267_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-11'^^xsd:date;
  dwc:institutionCode 'OceanCare'^^xsd:string;
  dwc:collectionCode '2038'^^xsd:integer;
  dwc:catalogNumber '2038_7'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2038_7'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '12.2'^^xsd:double;
  dwc:continentOcean 'Sicily,Italy'^^xsd:string;
  dwc:longitude '15.757383'^^xsd:double;
  dwc:latitude '38.53155'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.757383 38.53155, 15.757383 38.53155, 15.757383 38.53155, 15.757383 38.53155, 15.757383 38.53155))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Physeter macrocephalus" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2038_7'^^xsd:string;
  dwc:observationDate '2019-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8267__2038_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8267__2038_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/8267__2038_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.753033 15.772733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.753033"^^xsd:decimal ;
  dwc:decimalLongitude "15.772733"^^xsd:decimal ;
  dwc: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/8267__2038_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.753033 15.772733)"^^geo:wktLiteral ;
  geo-pos:lat "38.753033"^^xsd:decimal ;
  geo-pos:long "15.772733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8267__2038_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2038_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8267_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-11'^^xsd:date;
  dwc:institutionCode 'OceanCare'^^xsd:string;
  dwc:collectionCode '2038'^^xsd:integer;
  dwc:catalogNumber '2038_6'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2038_6'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '13.233333333333'^^xsd:double;
  dwc:continentOcean 'Sicily,Italy'^^xsd:string;
  dwc:longitude '15.772733'^^xsd:double;
  dwc:latitude '38.753033'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.772733 38.753033, 15.772733 38.753033, 15.772733 38.753033, 15.772733 38.753033, 15.772733 38.753033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Physeter macrocephalus" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2038_6'^^xsd:string;
  dwc:observationDate '2019-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8267__2038_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8267__2038_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8267__2038_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.773483 15.7154)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.773483"^^xsd:decimal ;
  dwc:decimalLongitude "15.7154"^^xsd:decimal ;
  dwc: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/8267__2038_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.773483 15.7154)"^^geo:wktLiteral ;
  geo-pos:lat "38.773483"^^xsd:decimal ;
  geo-pos:long "15.7154"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8267__2038_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2038_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8267_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-11'^^xsd:date;
  dwc:institutionCode 'OceanCare'^^xsd:string;
  dwc:collectionCode '2038'^^xsd:integer;
  dwc:catalogNumber '2038_5'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2038_5'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11.25'^^xsd:double;
  dwc:continentOcean 'Sicily,Italy'^^xsd:string;
  dwc:longitude '15.7154'^^xsd:double;
  dwc:latitude '38.773483'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.7154 38.773483, 15.7154 38.773483, 15.7154 38.773483, 15.7154 38.773483, 15.7154 38.773483))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Physeter macrocephalus" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2038_5'^^xsd:string;
  dwc:observationDate '2019-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8267__2038_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8267__2038_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8267__2038_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.528883 14.633667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.528883"^^xsd:decimal ;
  dwc:decimalLongitude "14.633667"^^xsd:decimal ;
  dwc: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/8267__2038_10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.528883 14.633667)"^^geo:wktLiteral ;
  geo-pos:lat "38.528883"^^xsd:decimal ;
  geo-pos:long "14.633667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8267__2038_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2038_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8267_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-11'^^xsd:date;
  dwc:institutionCode 'OceanCare'^^xsd:string;
  dwc:collectionCode '2038'^^xsd:integer;
  dwc:catalogNumber '2038_10'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2038_10'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '10.833333333333'^^xsd:double;
  dwc:continentOcean 'Sicily,Italy'^^xsd:string;
  dwc:longitude '14.633667'^^xsd:double;
  dwc:latitude '38.528883'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.633667 38.528883, 14.633667 38.528883, 14.633667 38.528883, 14.633667 38.528883, 14.633667 38.528883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Physeter macrocephalus" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2038_10'^^xsd:string;
  dwc:observationDate '2018-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8267__2038_16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8267__2038_16> ;
  mr:hasGeometry <https://eurobis.org/id/point/8267__2038_16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.231667 15.497667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.231667"^^xsd:decimal ;
  dwc:decimalLongitude "15.497667"^^xsd:decimal ;
  dwc: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/8267__2038_16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.231667 15.497667)"^^geo:wktLiteral ;
  geo-pos:lat "37.231667"^^xsd:decimal ;
  geo-pos:long "15.497667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8267__2038_16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2038_16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8267_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-11'^^xsd:date;
  dwc:institutionCode 'OceanCare'^^xsd:string;
  dwc:collectionCode '2038'^^xsd:integer;
  dwc:catalogNumber '2038_16'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2038_16'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '16.35'^^xsd:double;
  dwc:continentOcean 'Sicily,Italy'^^xsd:string;
  dwc:longitude '15.497667'^^xsd:double;
  dwc:latitude '37.231667'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.497667 37.231667, 15.497667 37.231667, 15.497667 37.231667, 15.497667 37.231667, 15.497667 37.231667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Physeter macrocephalus" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2038_16'^^xsd:string;
  dwc:observationDate '2016-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8267__2038_180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8267__2038_180> ;
  mr:hasGeometry <https://eurobis.org/id/point/8267__2038_180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8423 15.34969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8423"^^xsd:decimal ;
  dwc:decimalLongitude "15.34969"^^xsd:decimal ;
  dwc: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/8267__2038_180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8423 15.34969)"^^geo:wktLiteral ;
  geo-pos:lat "36.8423"^^xsd:decimal ;
  geo-pos:long "15.34969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8267__2038_180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2038_180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8267_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-11'^^xsd:date;
  dwc:institutionCode 'OceanCare'^^xsd:string;
  dwc:collectionCode '2038'^^xsd:integer;
  dwc:catalogNumber '2038_180'^^xsd:string;
  dwc:scientificName 'Ziphius cavirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2038_180'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.583333333333'^^xsd:double;
  dwc:continentOcean 'Sicily,Italy'^^xsd:string;
  dwc:longitude '15.34969'^^xsd:double;
  dwc:latitude '36.8423'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.34969 36.8423, 15.34969 36.8423, 15.34969 36.8423, 15.34969 36.8423, 15.34969 36.8423))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Ziphius cavirostris" by the provider'^^xsd:string;
  dwc:aphiaid '137127'^^xsd:integer;
  dwc:occurrenceId '2038_180'^^xsd:string;
  dwc:observationDate '2019-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8267__2038_184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8267__2038_184> ;
  mr:hasGeometry <https://eurobis.org/id/point/8267__2038_184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.86556 15.260808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.86556"^^xsd:decimal ;
  dwc:decimalLongitude "15.260808"^^xsd:decimal ;
  dwc: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/8267__2038_184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.86556 15.260808)"^^geo:wktLiteral ;
  geo-pos:lat "36.86556"^^xsd:decimal ;
  geo-pos:long "15.260808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8267__2038_184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2038_184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8267_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-11'^^xsd:date;
  dwc:institutionCode 'OceanCare'^^xsd:string;
  dwc:collectionCode '2038'^^xsd:integer;
  dwc:catalogNumber '2038_184'^^xsd:string;
  dwc:scientificName 'Ziphius cavirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2038_184'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.483333333333'^^xsd:double;
  dwc:continentOcean 'Sicily,Italy'^^xsd:string;
  dwc:longitude '15.260808'^^xsd:double;
  dwc:latitude '36.86556'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.260808 36.86556, 15.260808 36.86556, 15.260808 36.86556, 15.260808 36.86556, 15.260808 36.86556))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Ziphius cavirostris" by the provider'^^xsd:string;
  dwc:aphiaid '137127'^^xsd:integer;
  dwc:occurrenceId '2038_184'^^xsd:string;
  dwc:observationDate '2017-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8267__2038_183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8267__2038_183> ;
  mr:hasGeometry <https://eurobis.org/id/point/8267__2038_183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8426 15.436167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8426"^^xsd:decimal ;
  dwc:decimalLongitude "15.436167"^^xsd:decimal ;
  dwc: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/8267__2038_183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8426 15.436167)"^^geo:wktLiteral ;
  geo-pos:lat "36.8426"^^xsd:decimal ;
  geo-pos:long "15.436167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8267__2038_183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2038_183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8267_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-11'^^xsd:date;
  dwc:institutionCode 'OceanCare'^^xsd:string;
  dwc:collectionCode '2038'^^xsd:integer;
  dwc:catalogNumber '2038_183'^^xsd:string;
  dwc:scientificName 'Ziphius cavirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2038_183'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '13.5'^^xsd:double;
  dwc:continentOcean 'Sicily,Italy'^^xsd:string;
  dwc:longitude '15.436167'^^xsd:double;
  dwc:latitude '36.8426'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.436167 36.8426, 15.436167 36.8426, 15.436167 36.8426, 15.436167 36.8426, 15.436167 36.8426))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Ziphius cavirostris" by the provider'^^xsd:string;
  dwc:aphiaid '137127'^^xsd:integer;
  dwc:occurrenceId '2038_183'^^xsd:string;
  dwc:observationDate '2017-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8267__2038_182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8267__2038_182> ;
  mr:hasGeometry <https://eurobis.org/id/point/8267__2038_182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8378 15.28005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8378"^^xsd:decimal ;
  dwc:decimalLongitude "15.28005"^^xsd:decimal ;
  dwc: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/8267__2038_182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8378 15.28005)"^^geo:wktLiteral ;
  geo-pos:lat "36.8378"^^xsd:decimal ;
  geo-pos:long "15.28005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8267__2038_182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2038_182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8267_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-11'^^xsd:date;
  dwc:institutionCode 'OceanCare'^^xsd:string;
  dwc:collectionCode '2038'^^xsd:integer;
  dwc:catalogNumber '2038_182'^^xsd:string;
  dwc:scientificName 'Ziphius cavirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2038_182'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '12.25'^^xsd:double;
  dwc:continentOcean 'Sicily,Italy'^^xsd:string;
  dwc:longitude '15.28005'^^xsd:double;
  dwc:latitude '36.8378'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.28005 36.8378, 15.28005 36.8378, 15.28005 36.8378, 15.28005 36.8378, 15.28005 36.8378))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Ziphius cavirostris" by the provider'^^xsd:string;
  dwc:aphiaid '137127'^^xsd:integer;
  dwc:occurrenceId '2038_182'^^xsd:string;
  dwc:observationDate '2017-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8267__2038_181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8267__2038_181> ;
  mr:hasGeometry <https://eurobis.org/id/point/8267__2038_181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.79215 15.33575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.79215"^^xsd:decimal ;
  dwc:decimalLongitude "15.33575"^^xsd:decimal ;
  dwc: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/8267__2038_181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.79215 15.33575)"^^geo:wktLiteral ;
  geo-pos:lat "36.79215"^^xsd:decimal ;
  geo-pos:long "15.33575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8267__2038_181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2038_181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8267_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-11'^^xsd:date;
  dwc:institutionCode 'OceanCare'^^xsd:string;
  dwc:collectionCode '2038'^^xsd:integer;
  dwc:catalogNumber '2038_181'^^xsd:string;
  dwc:scientificName 'Ziphius cavirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2038_181'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '10.65'^^xsd:double;
  dwc:continentOcean 'Sicily,Italy'^^xsd:string;
  dwc:longitude '15.33575'^^xsd:double;
  dwc:latitude '36.79215'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.33575 36.79215, 15.33575 36.79215, 15.33575 36.79215, 15.33575 36.79215, 15.33575 36.79215))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Ziphius cavirostris" by the provider'^^xsd:string;
  dwc:aphiaid '137127'^^xsd:integer;
  dwc:occurrenceId '2038_181'^^xsd:string;
  dwc:observationDate '2019-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8267__2038_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8267__2038_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/8267__2038_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.984867 15.345083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.984867"^^xsd:decimal ;
  dwc:decimalLongitude "15.345083"^^xsd:decimal ;
  dwc: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/8267__2038_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.984867 15.345083)"^^geo:wktLiteral ;
  geo-pos:lat "36.984867"^^xsd:decimal ;
  geo-pos:long "15.345083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8267__2038_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2038_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8267_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-11'^^xsd:date;
  dwc:institutionCode 'OceanCare'^^xsd:string;
  dwc:collectionCode '2038'^^xsd:integer;
  dwc:catalogNumber '2038_3'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2038_3'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '12.9'^^xsd:double;
  dwc:continentOcean 'Sicily,Italy'^^xsd:string;
  dwc:longitude '15.345083'^^xsd:double;
  dwc:latitude '36.984867'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.345083 36.984867, 15.345083 36.984867, 15.345083 36.984867, 15.345083 36.984867, 15.345083 36.984867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2038_3'^^xsd:string;
  dwc:observationDate '2016-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8267__2038_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8267__2038_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/8267__2038_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.028767 15.399983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.028767"^^xsd:decimal ;
  dwc:decimalLongitude "15.399983"^^xsd:decimal ;
  dwc: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/8267__2038_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.028767 15.399983)"^^geo:wktLiteral ;
  geo-pos:lat "37.028767"^^xsd:decimal ;
  geo-pos:long "15.399983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8267__2038_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2038_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8267_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-11'^^xsd:date;
  dwc:institutionCode 'OceanCare'^^xsd:string;
  dwc:collectionCode '2038'^^xsd:integer;
  dwc:catalogNumber '2038_1'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2038_1'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '13.333333333333'^^xsd:double;
  dwc:continentOcean 'Sicily,Italy'^^xsd:string;
  dwc:longitude '15.399983'^^xsd:double;
  dwc:latitude '37.028767'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.399983 37.028767, 15.399983 37.028767, 15.399983 37.028767, 15.399983 37.028767, 15.399983 37.028767))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2038_1'^^xsd:string;
  dwc:observationDate '2018-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8267__2038_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8267__2038_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/8267__2038_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.041217 15.31595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.041217"^^xsd:decimal ;
  dwc:decimalLongitude "15.31595"^^xsd:decimal ;
  dwc: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/8267__2038_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.041217 15.31595)"^^geo:wktLiteral ;
  geo-pos:lat "37.041217"^^xsd:decimal ;
  geo-pos:long "15.31595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8267__2038_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2038_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8267_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-11'^^xsd:date;
  dwc:institutionCode 'OceanCare'^^xsd:string;
  dwc:collectionCode '2038'^^xsd:integer;
  dwc:catalogNumber '2038_2'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2038_2'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '11.833333333333'^^xsd:double;
  dwc:continentOcean 'Sicily,Italy'^^xsd:string;
  dwc:longitude '15.31595'^^xsd:double;
  dwc:latitude '37.041217'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.31595 37.041217, 15.31595 37.041217, 15.31595 37.041217, 15.31595 37.041217, 15.31595 37.041217))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2038_2'^^xsd:string;
  dwc:observationDate '2016-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8267__2038_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8267__2038_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/8267__2038_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.473183 15.724633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.473183"^^xsd:decimal ;
  dwc:decimalLongitude "15.724633"^^xsd:decimal ;
  dwc: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/8267__2038_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.473183 15.724633)"^^geo:wktLiteral ;
  geo-pos:lat "38.473183"^^xsd:decimal ;
  geo-pos:long "15.724633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8267__2038_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2038_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8267_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-11'^^xsd:date;
  dwc:institutionCode 'OceanCare'^^xsd:string;
  dwc:collectionCode '2038'^^xsd:integer;
  dwc:catalogNumber '2038_4'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2038_4'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '10.166666666667'^^xsd:double;
  dwc:continentOcean 'Sicily,Italy'^^xsd:string;
  dwc:longitude '15.724633'^^xsd:double;
  dwc:latitude '38.473183'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.724633 38.473183, 15.724633 38.473183, 15.724633 38.473183, 15.724633 38.473183, 15.724633 38.473183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '2038_4'^^xsd:string;
  dwc:observationDate '2018-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
# EOF